home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!daffy!snake20.cs.wisc.edu!shanny
- From: shanny@snake20.cs.wisc.edu (Nicholas Shanny)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: sockets
- Message-ID: <1992Nov5.151939.1880@daffy.cs.wisc.edu>
- Date: 5 Nov 92 15:19:39 GMT
- Article-I.D.: daffy.1992Nov5.151939.1880
- Sender: news@daffy.cs.wisc.edu (The News)
- Distribution: usa
- Organization: U of Wisconsin CS Dept
- Lines: 12
-
- Hello,
-
- I am in the process of trying to get a simple socket program to work
- under NT, character mode. (i.e. not as a WINDOWS program ) The same
- software worked fine under unix, but I receive an error when the sender
- attempts to do a 'sendto'. The error number is 10022. The receiver
- works fine and if I run netstat -a , the server is seen with the
- correct port number. Has anyone else been able to get sockets working
- under NT?
-
- Nick Shanny
- shanny@bc.cs.wisc.edu
-