home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!decwrl!sdd.hp.com!cs.utexas.edu!lgc.com!lgc.com!danson
- From: danson@lgc.com (Doug Anson)
- Newsgroups: comp.protocols.tcp-ip
- Subject: RPC daemons using TCP
- Keywords: RPC TCP INETD RPCGEN
- Message-ID: <1992Jul21.175421.2605@lgc.com>
- Date: 21 Jul 92 17:54:21 GMT
- Sender: usenet@lgc.com
- Organization: LandMark Graphics Corporation LGC
- Lines: 26
- Nntp-Posting-Host: voodoo.lgc.com
-
- Hi:
-
- Does anyone know of any sources for examples of RPC based daemons
- that use TCP transports and are fired off by inetd? I am trying to
- develop a daemon that will be fired off by inetd and will satisfy
- RPC requests using the TCP transport. TCP is a requirement in this
- particular case.
-
- Anyway, I have read the man pages on using rpcgen to create the appropriate
- stubs for use with inetd. However, these stubs apparently only work when I
- use UDP for the transport (surely I'm missing some point here..)
-
- I would appreciate any help, direction, comments you might have.
-
- Thanks,
- Doug
-
- --
- -------------------------------------------
- Doug Anson
- Internet: danson@lgc.com
- Phone: 713-579-4739
- SNAIL: Landmark Graphics Corporation LGC
- 333 Cypress Run
- Houston, TX 77094
- -------------------------------------------
-