Mail Archives: djgpp/1997/11/17/07:31:28
Jeff Bachtel (sebastion AT irelandmail DOT com) wrote:
: Hi, has anyone here tried using the winsock library for djgpp (its not new,
: but I forget its name) with un*x daemon source code to produce daemons
: for winnt?
Hi. I did a bit of testing with libsocket 0.5 on WinNT and it
didn't appear to work. I don't think WinNT uses a VxD for Winsock, so the
method of using a DOS Interrupt to access it doesn't work. It also doesn't
support long filenames, and I think this breaks libsocket too. I haven't
tried the Wsock C++ library, so I can't comment on that, but I think it
would suffer from the same problem.
--
==============================================================================
"You don't have to find the solution, you've got to understand the problem,
and don't go hoping for a miracle." - 'Slight Return' by the Bluetones
Rich Dawe - 3rd year Physicist @ Bristol Uni, UK
E-mail: rd5718 AT bristol DOT ac DOT uk Web pages: http://irix.bris.ac.uk/~rd5718/
==============================================================================
- Raw text -