home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12268 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!cs.utexas.edu!lgc.com!lgc.com!danson
  3. From: danson@lgc.com (Doug Anson)
  4. Subject: RPC daemons using TCP
  5. Message-ID: <1992Jul21.175932.2755@lgc.com>
  6. Keywords: RPC TCP RPCGEN
  7. Sender: usenet@lgc.com
  8. Nntp-Posting-Host: voodoo.lgc.com
  9. Organization: LandMark Graphics Corporation LGC
  10. Date: Tue, 21 Jul 1992 17:59:32 GMT
  11. Lines: 26
  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.