Re: Can I make chat application OVER INTERNET with (General questions)
Hi Aykut,
If you're creating a chat application, then I would strongly suggest that you check wodXMPP instead. It uses XMPP (Jabber) protocol for sending/receiving messages, and can work with any Jabber server.
You can find more info on wodXMPP here: http://www.weonlydo.com/XMPP/xmpp-icq-msn-component.asp
Also, if you install trial version, you will have samples written in VB which I believe would help you out the most.
Regards,
Damba