Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
how make telnet application using .net. i need this. i had esp8266 wifi module. i can connect it to laptop using wifi. its work as hotspot.then i can type ip address and port no in the web browser and get some information in to the web browser. now i want make application for receive these data when i type ip address and port no in my application. how i do it? thank you
Posted
Comments
Patrice T 4-Oct-15 10:59am    
Why don't you use a standard solution ?
putty look nice

1 solution

Here's my way:
TelnetSocket[^]

CommScript[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900