home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.dec
- Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!tkou02.enet.dec.com!maki
- From: maki@jit.dec.com (Watanabe Maki)
- Subject: RE: Portable Network Programming on OpenVMS
- Message-ID: <MAKI.92Aug19162721@void.jit.dec.com>
- Sender: usenet@news.jit.dec.com (USENET News System)
- Organization: Financial dist./EIC/DS/DEC-Japan
- Distribution: comp
- Date: Wed, 19 Aug 1992 07:27:21 GMT
- Lines: 24
-
- /*
- Someone asked about how to write portable network programming on VMS
- on this newsgroup, but I lost the article.
- So, this is the answer to foo@bar.
- */
-
- VMS POSIX and XPG3 doesn't contain any networking API.
- ( XTI is in XPG4 )
- But, DEC TCP/IP Service for OpenVMS(UCX) contains the BSD socket
- library in it.
- Or, you can use DECrpc v1.0(in UCX) to talk to the system with
- NCS.
-
- Other options:
- ACAS(Application Control Architechure Service)
- DECmessageQ
-
- m.
- --
- ----------------------------------------------------------------
- Watanabe Maki General Service EIC/DEC-Japan
- Internet maki@jit.dec.com
- Easynet TKOV50::MA_WATANABE
-
-