home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1811 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  877 b 

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