geekswithblogs.net
HOME
ARCHIVES
CONTACT
LOGIN
They call me Big Papa
4 kids and counting
News
My Stats
Posts - 17
Comments - 21
Trackbacks - 0
Recent Comments
Of course you only get a mess of characters if you...
by Telnet-Server Answer
Best C# Telnet Lib I've found is called Minimalist...
by Richard
It's not telnet just because it's an open socket o...
by Personage
suppose i connect to telnet server by using socket...
by sudam chavan
At first I was annoyed that there was no code, but...
by Flominator
Recent Posts
What IS that line?
Life Goal: Never Stop Learning
Career Planning
C# (heart) RAW FTP
Renewed commitment
Archives
November, 2008 (1)
February, 2008 (1)
November, 2007 (3)
October, 2007 (11)
September, 2007 (1)
Post Categories
Coding Challenge
Monday, October 08, 2007
C# 2.0* and Telnet - Not As Painful As It Sounds
A Telnet session is really nothing but a Socket to a server on port 23 in .NET-speak. This article applies to .NET 1.1, 2.0, and 3.0, I just wrote my version in 2.0.
posted @
Monday, October 08, 2007 1:43 PM
|
Feedback (16)
|