Socket with TELNET
From: Christophe (chocman_at_libertysurf.fr)
Date: 12/29/03
- Previous message: Bak: "Re: Programmatically move the mouse?"
- Next in thread: Vu Pham: "Re: Socket with TELNET"
- Reply: Vu Pham: "Re: Socket with TELNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Dec 2003 11:25:53 +0100
Hello...
I'm actualy programing socket in C under HP Unix. As I must use TELNET
protocol, I'd like to know if someone could tell me what to do.
I mean, I know that I must create a socket, then, use GetHostByName or
inet_addr, then a conect...
But is there some particular thing I must'nt forget ?
I saw, in the specifications I follow, that I have to force BINARY, and
NODELAY, and at the end of the initialisation I must reset a transparancy
flag...
This is not familiar for me... Anyone could help me ?
Does anyone have some exemple of TelNet socket in C that would help me ?
Thx a lot
Chris
- Previous message: Bak: "Re: Programmatically move the mouse?"
- Next in thread: Vu Pham: "Re: Socket with TELNET"
- Reply: Vu Pham: "Re: Socket with TELNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|