VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CSocketMaster 1.2 & CSocketPlus 1.1 Winsock classes

Emiliano Scavuzzo  (2 Submissions)   Internet/HTML   VB Script   Intermediate   Wed 3rd February 2021

CSocketMaster class is a winsock control substitute. It has the same interface and behavior winsock has so don't worry about having to learn how to use it. If you know how winsock works then you already know how CSocketMaster works. You can use a socket in a form, user control or class without external dependencies or huge memory leaking OCXs. This new version has some bugs fixed including the binding problem when you have more than one internet interface; now the client sockets bind to the default gateway. With CSocketPlus you can accomplish the same things CSocketMaster does plus you can create sockets at runtime. You can use a long value or a string as an index and create socket arrays very fast. Both are IDE safe, so you can press the end button without crashing the program. Take a look at the readme file for more info. Both classes are based on CSocket by Oleg Gdalevich that can be found on www.vbip.com. Keywords: socket, winsock, tcp, udp, internet, lan.

Rate CSocketMaster 1.2 & CSocketPlus 1.1 Winsock classes (20(20 Vote))

Download CSocketMaster 1.2 & CSocketPlus 1.1 Winsock classes

CSocketMaster 1.2 & CSocketPlus 1.1 Winsock classes Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters