VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Broadcast over IP using only Winsock Control

by Richard Southey (4 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Allows applications to broadcast messages to all computers on a network only using the standard MS Winsock control. This very simple procedure allows all computers to receive the data in a short space of time, making it very useful for chat applications etc.
To broadcast using the Winsock Control, set the protocol to UDP and the remote IP to 255.255.255.255. Any program set to receive UDP data on the remote port set will receive the data. Its that simple. I have included a sample application to demonstrate.

Rate Broadcast over IP using only Winsock Control

Download Broadcast over IP using only Winsock Control

Download Broadcast over IP using only Winsock Control (4 KB)

Broadcast over IP using only Winsock Control Comments

No comments have been posted about Broadcast over IP using only Winsock Control. Why not be the first to post a comment about Broadcast over IP using only Winsock Control.

Post your comment

Subject:
Message:
0/1000 characters