Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tcpclient/tcpserver receive text

Status
Not open for further replies.

subt13

Programmer
Mar 20, 2006
1
US
Hi, I'm using tTcpserver and tTcpclient, I want to read the text that I sent using tcpclient1.sendln and dump it into a text box using edit.text:=tcpclient1.receiveln();

All I get is an empty string :/ what am I doing wrong ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top