home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4260 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.0 KB

  1. Xref: sparky comp.unix.programmer:4260 comp.unix.questions:10013
  2. Newsgroups: comp.unix.programmer,comp.unix.questions
  3. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!elroy.jpl.nasa.gov!lambda.msfc.nasa.gov!mahmood
  4. From: mahmood@lambda.msfc.nasa.gov (Rafique Mahmood)
  5. Subject: Does X/Portability guide or POSIX support socket?
  6. Message-ID: <1992Aug12.200102.1681@lambda.msfc.nasa.gov>
  7. Keywords: socket in POSIX or X/portability guide
  8. Organization: NASA/MSFC
  9. Date: Wed, 12 Aug 1992 20:01:02 GMT
  10. Lines: 10
  11.  
  12. I know POSIX currently does not include networking. But I have a
  13. software uses socket, I need to run on VMS POSIX. I think I read
  14. somewhere socket is supported by X/Portability guide, and Digital
  15. supports X/portability guide. Does it mean I can use socket calls
  16. from within the POSIX environment?
  17.  
  18. If I can't what should be my best try in this case? On VMS there
  19. are different TCP vendors: CMU, Excelan, Walongong (may be wrong
  20. spelling). How can develope a portable networking code which should
  21. run on POSIX environment.  
  22.