TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Member1
NA
169
51k
How to connect to telnet sever which created in embeded ?
May 20 2015 1:16 AM
I created a telnet client in c# and one of my colleague made telnet server with embedded program and he starts server from cmd.exe and then "Telnet 192.168.x.x" window appears I just want to connect to this server so that when server passes any value client will capture it and run methods written in client program and give output to telnet server but when we start to connect to both they are not allow to connect why this happens?
Reply
Answers (
0
)
Replace old database record with new one?
this code working in localhost but ot working online server