Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

telnet protocol question

Status
Not open for further replies.

flubbard

Technical User
Joined
Jun 11, 2003
Messages
148
Location
US
To better understand network programming, I'm trying to set up a little telnet terminal program. Right now I am just trying to figure out how to establish the connection. I am using the socket.h and inet.h liabraries (along with a few others) and am able to put network traffic on the line (as shown in etherreal). I am having trouble finding documentation on the telnet protocol (in terms of the handshaking necessary to get to the login prompt). I looked at the telnet specification but didn't find the type of detail I was looking for.

Does anyone have suggestions on where I can find this type of detail on the telnet protocol.

Thanks,
Barry
 
Status
Not open for further replies.

Similar threads

Replies
0
Views
289
  • Locked
  • Question Question
Replies
2
Views
396
Replies
1
Views
293
  • Locked
  • Question Question
Replies
3
Views
354

Part and Inventory Search

Sponsor

Back
Top