Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi guys,

I need to write a program which sends text data at real time. I get data on a local pc running windows. I have to transmit that data to my linux pc (which is maintenance console of pbx). So that my vb.net must get data from telnet port.


At First my vb.net app login to vt320 then can request data like log. And the server should send that data.


but i don't recieve data by checking "socket.available>0" .
Is wrong connection or handshaking?
please help me.
Posted
Comments
Richard MacCutchan 21-Oct-11 4:19am    
Without seeing some more of your code it is impossible to guess what may be wrong.

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