PDA

Click to See Complete Forum and Search --> : Host / client application in vb.net


Jim42
Aug 15th, 2006, 04:23 PM
Hi there, i'm kinda new to vb.net, just migrated from 6.0.

I've gained interest on internet applications, i used to play with LAN stuff in 6.0 but never worked over the internet. So i'm trying to make a chat that works over the internet, my only problem is that i have no clue on where to start, so i was looking for some advice on this :).

edit: I currently have vb.net 2003 and frameworks 1.5, no sure if i need to get a more recent version.

TokersBall_CDXX
Aug 16th, 2006, 08:26 AM
perhaps a trip to msdn is in order?

VB.NET 2003
Asynchronous Server Socket Example (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconnon-blockingserversocketexample.asp)
Asynchronous Client Socket Example (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconnon-blockingclientsocketexample.asp)

mabbas110
Aug 17th, 2006, 04:38 AM
http://www.geocities.com/mohdabbas110/csp.html

and u can get some basic examples