how to make the port 23 to listen

hello

i want to use port #23 to establish the connection with the remote telnet server.

for this , in my system that corresponding Port (23) is not in listen state so, how to make it listen.

Pls help me in this regard to proceed further..

Thanks in advance

[288 byte] By [sowjanya] at [2008-2-4]
# 1

When connecting to a remote machine via telnet, you only need the destination port to be 23, the source port (ie. the port used on the local machine) may be anything (ie. doesnt not have to be 23).

MikeFlasko at 2007-9-4 > top of Msdn Tech,Windows Networking Development,Winsock Kernel (WSK)...