Xref: utzoo comp.protocols.tcp-ip.ibmpc:6267 comp.windows.ms.programmer:3348 comp.protocols.nfs:2540 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!fernwood!portal!cup.portal.com!netmanage From: netmanage@cup.portal.com (William - Dunn) Newsgroups: comp.protocols.tcp-ip.ibmpc,comp.windows.ms.programmer,comp.protocols.nfs Subject: Re: Socket call in Window 3.0 program Message-ID: <43724@cup.portal.com> Date: 27 Jun 91 00:53:04 GMT References: <1995@nixsin.UUCP> Organization: The Portal System (TM) Lines: 11 In response to the question on socket calls from Windows, it is my impression that most of the current implementations are built for DOS and have problems interfacing to Windows. Your solution is either to wait for the vendors to come out with a socket interface to Windows or to switch to a TCP/IP stack that is implemented as a Windows DLL. Obviously I prefer the second approach since NetManage has a full TCP/IP stack implemented as a Windows DLL with socket interface. I am not going to go into a commercial here so you can contact me at netmanage@cup.portal.com or call (408)257-6404. Boris Yanovsky