Roy151 Posted January 15, 2012 Report Posted January 15, 2012 Hello. I've been trying to get my friends two computers to communicate with each other, but am struggling. I'm not quite sure where the problem is. Any help is much apreciated. ********* WideClient Log [version 6.86] Class=FS98MAIN ********* Date (dmy): 14/01/12, Time 19:53:25.418: Client name is HOMEPC-DPRKNM1I 130 LUA: "C:\Documents and Settings\Owner\Desktop\WideFS\Initial.LUA": not found 150 Attempting to connect now 741 Server = BIGCOMPUTER 751 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 751 ... Okay, IP Address = 192.168.1.100 21681 Error on client pre-Connection Select() [Error=10060] Connection timed out 21681 Ready to try connection again 23694 Attempting to connect now 23754 Server = BIGCOMPUTER 23754 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 23754 ... Okay, IP Address = 192.168.1.100 47739 Server = BIGCOMPUTER 47749 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 47749 ... Okay, IP Address = 192.168.1.100 71753 Server = BIGCOMPUTER 71763 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 71763 ... Okay, IP Address = 192.168.1.100 95738 Server = BIGCOMPUTER 95738 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 95738 ... Okay, IP Address = 192.168.1.100 118751 Server = BIGCOMPUTER 118751 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 118751 ... Okay, IP Address = 192.168.1.100 ********* WideServer.DLL Log [version 7.751a] ********* Blocksize guide = 8192 (double allowed) Date (dmy): 14/01/12, Time 19:33:10.643: Server name is BIGCOMPUTER 15656 Initialising TCP/IP server 15687 Initialising UDP/IP server 16093 Broadcasting service every 1000 mSecs Thanks for your help! Ben
Pete Dowson Posted January 15, 2012 Report Posted January 15, 2012 Hello. I've been trying to get my friends two computers to communicate with each other, but am struggling. I'm not quite sure where the problem is. Any help is much apreciated. ... 150 Attempting to connect now 741 Server = BIGCOMPUTER 751 Trying TCP/IP host "BIGCOMPUTER" port 8002 ... 751 ... Okay, IP Address = 192.168.1.100 21681 Error on client pre-Connection Select() [Error=10060] Connection timed out It looks like the connection is being stopped by a firewall, probably at the Server end. Here's what Microsoft's reference says about that error 10060: 10060 Connection timed out. A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond. The Server log shows that no message ever got through for it to respond to. Regards Pete
Roy151 Posted January 15, 2012 Author Report Posted January 15, 2012 Ok thank you, that makes sense. According to my computer, windows firewall is not running on either computer. I'll play around with it to see if I can get anywhere. Thanks, Ben
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now