About Socket Programming in VB6
hi every one,
I am new to network programs using vb.but i ve experience in vb 6. i need very basic helps and directions to start a network programming in vb.
wat commands i need to use, wat are the functions i ve use. how to start coding..
help and suggestions are appreciable...
Re: About Socket Programming in VB6
Welcome to the forums!
Search for winsock sample client/server source code. Then try them out, if they won't work as the author claims they should then you'll have to resolve first possible causes such as firewalls... so when you start developing you've limited source of errors to debug.
Re: About Socket Programming in VB6
Re: About Socket Programming in VB6
hi,
thanks dudes,
i ll try and contact u
Re: About Socket Programming in VB6
I found a few more searching for socket programming vb6 on Google.
That one I posted the link to looked the most promising. If that doesn't have want you want, then maybe one of the other Google returns might work for you.