PDA

Click to See Complete Forum and Search --> : messaging over networks


vbAlex
Nov 16th, 1999, 09:18 PM
hi

i programmed a network chat.
two programs, on one computer, and they are both started from this one computer (over network, and the other local.) the messages are written in ONE file, and the programm updates the file every 2 seconds.

it work, but the system seems to hang up....

is there a function (api or something similar...), which is able to send messages (strings) over networks and to recieve them (to write them in a text box.....)

please help...

thanx

vbAlex

p.s.: how to put the smilies in here? and how to make the font bold or italic or ... ?
(in this forum)

Serge
Nov 16th, 1999, 09:27 PM
You can use Winsock control that comes with VB. If you search the Help file, you would find a great example on how to create a chat program. If you still would have problems, let me know and I'll guide you through.


Regards,

------------------

Serge

Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819 (http://www.icq.com/51055819)

vbAlex
Nov 16th, 1999, 10:30 PM
thanx. i'll test it in the next days....

Braz
Nov 17th, 1999, 02:30 AM
There is a OCX that can help you. http://www.microsyscoms.com/activex/winpopup.htm