home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.tcp-ip.ibmpc
- Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!news.edu.tw!news!ccds3.ntu.edu.tw!ccms!steve
- From: steve@ccms.ntu.edu.tw (Steve Chou)
- Subject: Re: PD Socket implementation??
- Message-ID: <1993Jan2.151140.121@ccds3.ntu.edu.tw>
- Sender: usenet@ccds3.ntu.edu.tw (USENET PROXY ACCOUNT)
- Nntp-Posting-Host: ccms.ntu.edu.tw
- Organization: NTUTaiwan
- X-Newsreader: TIN [version 1.1 PL6]
- References: <BzszyK.Iy9@acsu.buffalo.edu>
- Date: Sat, 2 Jan 1993 15:11:40 GMT
- Lines: 27
-
- Ajay Shekhawat (ajay@hadar.cs.Buffalo.EDU) wrote:
- :
- : Is there a PD implementation of sockets for MSDOS? I'd like to write a
- : small program on a PC which just hangs around, listening for a connection
- : on a particular port. I don't care if the PC is dedicated to just this
- : task...
- :
- : Thanks,
- :
- : Ajay
- : --
- : ajay@cs.Buffalo.EDU ajay@sunybcs.UUCP
-
- Well, maybe you can compile the source codes of NCSA Telnet and you'll get some
- library routines. The small program "minitel.c" is a good example for showing
- how to use the functions which are equivelent to Berkeley sockets to listen a
- connection on a specific port.
-
- Good Luck !!
-
- --
- =============================================
- Chih-Hung Chou
- Networking Division
- National Taiwan University Computer Center
- Tapei, Taiwan, R.O.C.
- Internet : steve@ccms.ntu.edu.tw
-