Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Wsock32.dll CONNECT function returns -1
Name: gerlana Date: February 29, 2000 at 11:46:16 Pacific
Comment:
We have been using the windows sockets code to connect a PowerBuilder application (32-bit exe) running on a MS Windows 95 machine to a MS Windows NT server with great success for quite some time.
Now we're running the same exact 32-bit code on Windows NT Workstation, version 4.0, Service Pack 6 and we're having problems. The problem that we're having is with the CONNECT function. It returns a "-1", meaning that it couldn't connect. This same CONNECT call works great under Windows 95. Everything else is the same. The PowerBuilder code is the same, the IP Address is the same, etc. It just plain won't connect under Windows NT.
Summary: Here is some info on ntdll.dll from MSDN Under the Hood by Matt Pietrek Matt Pietrek is the author of Windows 95 System Programming Secrets (IDG Books, 1995). He works at NuMega Technologies Inc., an...
Summary: Hi folks, I recently encounter problem when my nightly batch printing job started, it got the following error. Any suggestion will be very much appreciated. An unexpected exception has been detecte...
Summary: Implementing a intermediate driver that works with RAS under NT Unfortunately, because of the "open" architecture of Windows NT it is absolutely impossible to implement intermediate drivers using the ...