home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / 3788 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.2 KB

  1. Path: sparky!uunet!olivea!decwrl!sdd.hp.com!cs.utexas.edu!lgc.com!lgc.com!danson
  2. From: danson@lgc.com (Doug Anson)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: RPC daemons using TCP
  5. Keywords: RPC TCP INETD RPCGEN
  6. Message-ID: <1992Jul21.175421.2605@lgc.com>
  7. Date: 21 Jul 92 17:54:21 GMT
  8. Sender: usenet@lgc.com
  9. Organization: LandMark Graphics Corporation LGC
  10. Lines: 26
  11. Nntp-Posting-Host: voodoo.lgc.com
  12.  
  13. Hi:
  14.  
  15. Does anyone know of any sources for examples of RPC based daemons
  16. that use TCP transports and are fired off by inetd?  I am trying to
  17. develop a daemon that will be fired off by inetd and will satisfy
  18. RPC requests using the TCP transport. TCP is a requirement in this 
  19. particular case. 
  20.  
  21. Anyway, I have read the man pages on using rpcgen to create the appropriate
  22. stubs for use with inetd. However, these stubs apparently only work when I
  23. use UDP for the transport (surely I'm missing some point here..)
  24.  
  25. I would appreciate any help, direction, comments you might have.
  26.  
  27. Thanks,
  28. Doug
  29.  
  30. -- 
  31. -------------------------------------------
  32. Doug Anson                    
  33. Internet: danson@lgc.com            
  34. Phone:      713-579-4739
  35. SNAIL:    Landmark Graphics Corporation LGC    
  36.       333 Cypress Run            
  37.       Houston, TX 77094            
  38. -------------------------------------------
  39.