472,328 Members | 1,651 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,328 software developers and data experts.

sample on Telnet

Hi,
any one know where I can get a sample or some info on how to write a
telnet program ??
Thanks,
Paolo

Nov 15 '05 #1
3 5328
Paolo,

Josh Mitts wrote a Telnet example which is highlighted on the Windows
Forms site (watch for line wrap):

http://windowsforms.net/default.aspx...emID=3&mid=142

However, the link to Josh's site doesn't work. Unfortunately, the link
to his site does not work. I have tried to call him, but I get no response.

On the GotDotNet website, there is a telnet client user sample, which
you can find at:

http://www.gotdotnet.com/Community/U...6-d36f73bfeb3b

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"paolo" <pa***********@salsan.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi,
any one know where I can get a sample or some info on how to write a
telnet program ??
Thanks,
Paolo

Nov 15 '05 #2
Hi Nicholas,
thanks for the links ;)
I got the second one fine, the Josh's it's down, I will try in the next
few days.
Thanks.
Paolo

Nicholas Paldino [.NET/C# MVP] wrote:
Paolo,

Josh Mitts wrote a Telnet example which is highlighted on the Windows
Forms site (watch for line wrap):

http://windowsforms.net/default.aspx...emID=3&mid=142

However, the link to Josh's site doesn't work. Unfortunately, the link
to his site does not work. I have tried to call him, but I get no response.

On the GotDotNet website, there is a telnet client user sample, which
you can find at:

http://www.gotdotnet.com/Community/U...6-d36f73bfeb3b

Hope this helps.


Nov 15 '05 #3
See http://www.klausbasan.de/misc/telnet/index.html
regards HW

paolo <pa***********@salsan.net> wrote in message news:<#f**************@TK2MSFTNGP10.phx.gbl>...
Hi,
any one know where I can get a sample or some info on how to write a
telnet program ??
Thanks,
Paolo

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Dan | last post by:
I'm writing a simplistic telnet client in VB6 and I've run into a small snag. The program has a textbox to write in the string to be sent using...
3
by: Yannick Turgeon | last post by:
Hello all, I'm currently trying to pass commands to a telnet session and get the texte generated (stdin + stdout) by the session. The problem...
4
by: Donnal Walter | last post by:
On Windows XP I am able to connect to a remote telnet server from the command prompt using: telnet nnn.nnn.nnn.nnn 23 where nnn.nnn.nnn.nnn is...
2
by: john brown | last post by:
I'm telnetting into a router. Apart from the fact I can't seem to view the output when iniciating the session, I can't match one of the...
2
by: eight02645999 | last post by:
hi i am using a telnet session to simulate an authentication mechanism USER = "user" PASSWORD = "password" try: telnet = telnetlib.Telnet(HOST)...
6
by: Joe | last post by:
Every thing I have fount was for C Sharp 2005, and I can't get any thing to work. Can some some show me a code for a telnet server in C Sharp 2008...
2
by: surajhs | last post by:
hi, Get me the working sample links of telnet in java
6
by: sherrygomindes | last post by:
Hi I have written a perl script using the Telnet module. I need to remotely login in from one windows XP machine to another XP machine. But i...
17
by: ravimath | last post by:
Dear all, I have written following script to loin to router bu it is showing error. #!c:\Perl\bin; use strict; use warnings; my $hostname...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
1
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.