PDA

Click to See Complete Forum and Search --> : Socket programming


khacharn
Dec 27th, 1999, 09:40 PM
HI..all
I am a new to this forum..
can anybody tell me if SOCKET programing is possible in Visual Basic..
If yes then How ???
Thanx all in advance
Nitin

------------------
Regards
Nitin

B4
Dec 28th, 1999, 05:11 AM
If you mean socket() such as that used in C, yes it it possible. You can do it through API calls to winsock.

-B4

Dec 28th, 1999, 06:48 AM
B4- Is there any way to do it without the API (I have VB 3.0)

B4
Dec 28th, 1999, 10:54 AM
I am finishing up on a tutorial about this, it should be done in the next two days. I'll post the URL when I am finished.

-B4

Dec 28th, 1999, 10:43 PM
B4- E-mail me with the URL. My e-mail address is CompuNerd88@aol.com

B4
Dec 30th, 1999, 09:49 AM
Here is the URL if anyone else would like to read about this, hope it helps. Feedback is appreciated. http://codeseek.selfhost.com/tutorials/vb/winsockapi1.shtml

-B4

dungism
Dec 31st, 1999, 01:45 PM
sparkle, if you're usin' vb3, then you can try out the 2 vbx that allow you to use winsock. ipport.vbx or cswskctl.vbx