VB Network/Internet Newbie
Ive created regular programs, I was wondering if there were any examples for winsock of maybe the most simplest connection. Perhaps a instant messenger between 2 computers using ip;s. If anyone could give me this sort of example or a great simple tutorial, i would love to have it. Metta
Re: VB Network/Internet Newbie
Do u mean vb6 or vb.net?
If you mean vb6 then go here:
http://winsockvb.com/article.php?article_id=15
If you mean vb.net then i'll have to search...
Sorry if you meant vb.net
EnYcE :cool:
Re: VB Network/Internet Newbie
Quote:
Originally Posted by MeTTa@
Ive created regular programs, I was wondering if there were any examples for winsock of maybe the most simplest connection. Perhaps a instant messenger between 2 computers using ip;s. If anyone could give me this sort of example or a great simple tutorial, i would love to have it. Metta
You can view an Instant messanger client/server in my sig.
Warning, its not commented to good, but you can easily follow it.
Re: VB Network/Internet Newbie
Yes, vb6, and thanks, il take a look.