Mail Archives: djgpp/1998/01/31/07:15:31
Fernando wrote:
> Is it possible to compile applications using sockets and winsock 2 and
> run them in a DOS window under windows 95 ???
>
> Thanks,
> Fernando
>
> --
> These are my personal opinions.
> Email: sanabriaf at yahoo dot com
Yep, use the wsock library, which accesses the wsock.vxd, which is an
underlying part of win95's winsock implementation. There aren't any docs,
as you just use the standard winsock calls. Try looking at the following
page:
http://www.rt66.com/~brennan/djgpp/
hope it helps,
david
- Raw text -