chat program in VB.NET with rs232.vb

Seppe

New member
Joined
Apr 11, 2005
Messages
1
Programming Experience
1-3
Hello

Can anybody help me. I have to write a chat program in VB.NET. It has to be a chat program that can work over serial connection. So i work with the RS232.vb class. I can already read and write but i do not know how i can automatically listen to the buffer. I want that when the buffer receives some characters, it automatically shown in a textfield.

Can anybody help me?
 
Back
Top