Hi guys,
I´m here to know more about using telnet for checking open ports...
There is a database that use port 1526 to receive connections from users....when the app works fine, if I try to do telnet x.x.x.x 1526 the cmd windows show the following
C:\Documents and Settings\USER> telnet x.x.x.x 1526
-
C:\Documents and Settings\USER>
As you can see, I can get inside the server through the port, and then it lets me to do enter to show me again the documents and settings path.
But, this application has been causing some problems, mainly connections where users get slow connections...when this happens if I try to do the same check
C:\Documents and Settings\USER> telnet x.x.x.x 1526
-
-
-
-
-
-
C:\Documents and Settings\USER>
So as you can see, it seems that the telnet check hangs for a moment...I´m asking about this problem because I couldn´t figure out what´s going on with this problem. I already check the network, check the server for viruses....without much luck.
Thanks for your help and time...any advice would be great mates....
I´m here to know more about using telnet for checking open ports...
There is a database that use port 1526 to receive connections from users....when the app works fine, if I try to do telnet x.x.x.x 1526 the cmd windows show the following
C:\Documents and Settings\USER> telnet x.x.x.x 1526
-
C:\Documents and Settings\USER>
As you can see, I can get inside the server through the port, and then it lets me to do enter to show me again the documents and settings path.
But, this application has been causing some problems, mainly connections where users get slow connections...when this happens if I try to do the same check
C:\Documents and Settings\USER> telnet x.x.x.x 1526
-
-
-
-
-
-
C:\Documents and Settings\USER>
So as you can see, it seems that the telnet check hangs for a moment...I´m asking about this problem because I couldn´t figure out what´s going on with this problem. I already check the network, check the server for viruses....without much luck.
Thanks for your help and time...any advice would be great mates....