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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Text Passing

Status
Not open for further replies.

Yorkiee

Technical User
Oct 2, 2003
18
IE
hi, i have a problem with my client/server chat gui application. i have the client and server talking back to one another through the gui's and the text that is entered is displayed when it is sent. I have to 2 textfields in each frame, one for sent and then one for receive. when the client sends text to the server i want the client to see what they have sent in the receive textfield within the client frame. i also want this function on the server side as well i know you can append the textfield but i want to design a new thread for this. im using just one thread in my client and server code but i want to use another one, maybe design a new class and a new thread within this.
>>> could u help me out with some ex code
>>> thanking you
 
OK, so you know what you want to do - so why not try it yourself ?

Post your code, and we'll help debug it ...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top