Originally posted by: mukesh bhootra
it is very nice sir
ReplyOriginally posted by: SicMetal.com
Awesome! I needed something as basic as this to help me with a project of mine that involves a telnet server. Good job.
Reply
Originally posted by: hanh
i now working for a post office, alway contact to a telephone exchange ( neax61). i want to write my own program to connect to the telnet and implemente orders relating to telephone exchange. help me!
ReplyOriginally posted by: Madhu Gumma
Very Useful - thanks a lot
ReplyOriginally posted by: lsjch
I want to telnet for client.! giving me to :lsjch@163.net ,
thinks!
Originally posted by: Simon Ruffle
Thanks for this code, it got me started on solving a problem that needed telnet access. I do not understand some of the criticism on this page...OK its simple, but it works, and can be used as a basis for onward developing code. I had this working within a minute or 2 of putting in the Google query "visual basic telnet server". It saved me time working out how to get the winsock control to work.
ReplyOriginally posted by: Darksun
yo I was trying to create something exactly like this! to those who say it's a waste of time don't read it!it roxzorz!
ReplyOriginally posted by: Lucio Lopez
I'm trying to send a command that contains a ']' character, and after that VB winsock control closes the connection. And it does that closing without receiving anything at the ReceiveData event.
Does anybody knows how to send this special character?
Thanx in advance.
ReplyOriginally posted by: Yasir
Very new to VB (1 week), and needed to build a quick TCP server component with customized commands. This was a great help, it saved me a lot of reading and compile time.Thanx.
ReplyOriginally posted by: Klaus Karkov
Hi Sanjeev
I have tried your telnet server VB thing, and seems to work just fine. But I was actually looking for a Client application.
Basically I just want to create an application where I can control a standard RS232 port via a TelNet connection. Do you know of anyone who might have this kind of VB program.
Best Regards,
Klaus Karkov