PDA

View Full Version : HELP! Connectivity Issues between client and server



MQSEQ2
12-17-2003, 09:19 PM
Checking if the Client can talk to the Server:
===============================
1) Start the Server on the EQ machine
2) Start a DOS window on the Server machine
3) Type: netstat -a{Enter}
4) Look for Port 5555 is Listening
5) Type: telnet {IP Address} {Port}{Enter}
6) Hit {Enter}
7) You should see data scrolling down the screen.

If you see the data then connectivity from the Telnet to the Server is working fine.

Now do the Telnet on the Client machine (if on separate machine) and see if you see the data. Skip steps 3 and 4 on the Client machine.

Checking the Client Setup:
===================
1) When you run the client do you get any errors?
2) Once inside the client did you set the options? If not hit F1.
3) Verify the IP address is set to the Server's IP Address (I've heard it many times that they have and it has been IP Address)
4) Verify the Port is set to 5555
6) Set Logging to 1
7) Click OK
8) Click GO
9) Do you see anything in the Client?
10) Did the Server show a new connection from the Client IP Address?

If these fail then post your Error log and let use take a look.