home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!cs.utexas.edu!lgc.com!lgc.com!danson
- From: danson@lgc.com (Doug Anson)
- Subject: RPC daemons using TCP
- Message-ID: <1992Jul21.175932.2755@lgc.com>
- Keywords: RPC TCP RPCGEN
- Sender: usenet@lgc.com
- Nntp-Posting-Host: voodoo.lgc.com
- Organization: LandMark Graphics Corporation LGC
- Date: Tue, 21 Jul 1992 17:59:32 GMT
- Lines: 26
-
- 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
- -------------------------------------------
-