hi everybody

i have a small problem.

i want to create a telnet session to any other server and i want the socket client code that initiate connection with the server then i enter the password of server and last thing close the connection.

could anyone please help me to get that socket code
and i need it with Borland C++

and i really need it in my research
thanks
Reply With Quote

Recommended Answers

All 3 Replies

>>Reply With Quote

Oh sorry; here you go:

Reply With Quote

:icon_wink:

Here's some 'research' for you:
Beej's guide to networking.
Telnet

Those two links should get you started. Now try to write some code and come back when you have actually made something.

i read it
what is next???

i read it
what is next???

starting up some editor and start writing code ofcourse :)

I would have a look at the client code from the beej' page and start from there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.