home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / tcpip / ibmpc / 7212 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.3 KB  |  41 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!news.edu.tw!news!ccds3.ntu.edu.tw!ccms!steve
  3. From: steve@ccms.ntu.edu.tw (Steve Chou)
  4. Subject: Re: PD Socket implementation??
  5. Message-ID: <1993Jan2.151140.121@ccds3.ntu.edu.tw>
  6. Sender: usenet@ccds3.ntu.edu.tw (USENET PROXY ACCOUNT)
  7. Nntp-Posting-Host: ccms.ntu.edu.tw
  8. Organization: NTUTaiwan
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. References: <BzszyK.Iy9@acsu.buffalo.edu>
  11. Date: Sat, 2 Jan 1993 15:11:40 GMT
  12. Lines: 27
  13.  
  14. Ajay Shekhawat (ajay@hadar.cs.Buffalo.EDU) wrote:
  15. : Is there a PD implementation of sockets for MSDOS? I'd like to write a
  16. : small program on a PC which just hangs around, listening for a connection
  17. : on a particular port. I don't care if the PC is dedicated to just this 
  18. : task...
  19. : Thanks,
  20. : Ajay
  21. : --
  22. : ajay@cs.Buffalo.EDU                    ajay@sunybcs.UUCP
  23.  
  24. Well, maybe you can compile the source codes of NCSA Telnet and you'll get some
  25. library routines. The small program "minitel.c" is a good example for showing 
  26. how to use the functions which are equivelent to Berkeley sockets to listen a
  27. connection on a specific port.
  28.  
  29. Good Luck !! 
  30.  
  31. --
  32. =============================================
  33. Chih-Hung Chou                              
  34. Networking Division
  35. National Taiwan University Computer Center
  36. Tapei, Taiwan, R.O.C.
  37. Internet : steve@ccms.ntu.edu.tw 
  38.