Search found 2 matches

by tdg911
Wed Aug 28, 2013 4:50 pm
Forum: MQ2::Help
Topic: EQBCS connecting client via telnet
Replies: 8
Views: 2334

Re: EQBCS connecting client via telnet

Thanks for the reply. I've gone through the code already and also performed a tcp packet dump to see how commands are being sent. It seems like I may have to prepend certain character before the command to tell the server the client is sending another type of command. That's my interpretation at thi...
by tdg911
Wed Aug 28, 2013 12:34 pm
Forum: MQ2::Help
Topic: EQBCS connecting client via telnet
Replies: 8
Views: 2334

EQBCS connecting client via telnet

I have an EQBCS server running on custom port and password protected (sits on public Internet). The server supports several people connecting and all is working just fine. I do have a question about connecting to the server via telnet. Once connected by issuing the command: telnet some.host.com 4444...