<quote who="Anthony Dzikiewicz">
> I will give that a shot.  We are the client in this set up.  What should
> I expect if I telnet to the banks ip with the specified port ?  I am
> trying this and the telnet just sits there.  I will talk to their guys
> to help trouble shoot this as well.

When you telnet to an IP with a port number, you should get something like:

$ telnet 192.168.1.5 13
Connected to 192.168.1.5.
Escape character is '^]'.
Tue Oct 17 08:06:21 2006
Connection closed by foreign host.

Okay, that was a telnet to a time server on my network, so it returned the
time and date, then closed the connection. On a service that's waiting for
something specific to initiate a handshake, you would get the Connected
to... line, then just sit there.

HTH,

Karl

>
> Thanks
> anthony
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David Jordan
> Sent: Monday, October 16, 2006 7:50 PM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] Sockets Universe Question
>
>
> Hi Anthony
>
> Have you checked the firewall.  A quick and simple test to see if the
> socket is talking is to telnet to it using DOS or Unix Telnet utilities.
>
> Regards
>
> David Jordan
> Managing Consultant
>
> [EMAIL PROTECTED]
>
> www.dacono.com.au
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.408 / Virus Database: 268.13.4/477 - Release Date:
> 10/16/2006
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.408 / Virus Database: 268.13.4/477 - Release Date:
> 10/16/2006
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
>


-- 
karl

     _/  _/      _/      _/_/_/       ____________   __o
    _/ _/       _/      _/    _/     ____________  _-\<._
   _/_/        _/      _/_/_/                     (_)/ (_)
  _/ _/       _/      _/           ......................
 _/   _/ arl _/_/_/  _/ earson    [EMAIL PROTECTED]

--
IT Director, ATS Industrial Supply, Inc.
http://www.atsindustrial.com
Toll-free: 800-789-9300 x29
Direct2Desk: 801-978-4429
Facsimile: 801-972-3888
--
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to