Mail Archives: djgpp/2002/09/29/06:30:11
Hello.
Michael Pollard wrote:
> I'm very new to programming on Windows, and want to know how to use
> Window API with DJGPP (in DLLs).
Take a look at RSXNTDJ. I believe it is available in the vt2k directory of the
DJGPP archive.
> More specifically, I want to know how to program network applications. If
> you can provide any information on these topics I'd very much like to hear
> from you; a link to some information, a diagram, anything.
Take a look at the Winsock Programmer's FAQ. There is a link to it from here:
http://www.phekda.freeserve.co.uk/richdawe/lsck/lsck_lnk.htm
The Winsock API is similar to the BSD sockets API in many ways, but there are
some important differences: there are initialisation/uninitialisation
functions; there are some extra functions for asynchronous I/O.
Hope that helps, regards,
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -