TCP won't start
- Posted by "Mike W." <mewever at hotmail.com> Feb 28, 2003
- 453 views
I am trying to use tcp.ew v2.42 from Jason Mirwald on a WinXP machine. I call tcp_startup(1,1) at the beginning of the program and it receives a good return value, but tcp_getlasterror reports a value of 18. When I try to look up a host name, I never get a response. I've used a network analyzer and see no network activity coming out of my machine. I have tried using version 3.1 in startup because that is the version that winsock.dll reports on my system, but that has not helped. Can someone tell me what I am doing wrong?