Message-ID: From: George Kinney To: "'djgpp AT delorie DOT com'" Subject: Re: TCP/IP lib for NT Date: Fri, 8 Oct 1999 10:18:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF1198.0FE7DFBE" Reply-To: djgpp AT delorie DOT com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF1198.0FE7DFBE Content-Type: text/plain > Does anyone know a free TCP/IP lib that works on NT? Have you considered using winsock with LCC-WIN32 or MingW32? Personally I use LCC-Win32 for NT projects, its small, fast, and clean. I don't know how compatible Ming is with NT, I've tried it for a few small projects and failed to get the results I wanted. Which may be entirely my problem, or it may be inherent to using gcc on NT, I just don't know enough of the specifics to be sure. Anyways, either of the two should allow easy access to tcp/ip without the hassle and incompatibility issues which DJGPP would present on NT. ------_=_NextPart_001_01BF1198.0FE7DFBE Content-Type: text/html Re: TCP/IP lib for NT

>    Does anyone know a free TCP/IP lib that works on NT?
Have you considered using winsock with LCC-WIN32 or MingW32?

Personally I use LCC-Win32 for NT projects, its small, fast, and clean.

I don't know how compatible Ming is with NT, I've tried it for a few small
projects and failed to get the results I wanted. Which may be entirely
my problem, or it may be inherent to using gcc on NT, I just don't know
enough of the specifics to be sure.

Anyways, either of the two should allow easy access to tcp/ip without
the hassle and incompatibility issues which DJGPP would present on NT.

------_=_NextPart_001_01BF1198.0FE7DFBE--