VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Full Winsock and ICMP wrapper DLL

by IRBMe (22 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (18 Votes)

This project is an attempt to create an easy to use DLL, which will allow your programs to connect to the Internet. It makes use of the Winsock API functions and the ICMP API functions, as well as various other Kernel32 API functions, to allow you to easily connect to other computers, and allow other computers to connect to you. Once a connection has been established, the DLL allows data to be sent and received and information about the local and the remote end of the connection to be gained. There is also a feature in the DLL that will allow your programs to send a PING, connected or not.

API Declarations
Too many to list. See source :)

Rate Full Winsock and ICMP wrapper DLL

Download Full Winsock and ICMP wrapper DLL

Download Full Winsock and ICMP wrapper DLL (22 KB)

Full Winsock and ICMP wrapper DLL Comments

No comments have been posted about Full Winsock and ICMP wrapper DLL. Why not be the first to post a comment about Full Winsock and ICMP wrapper DLL.

Post your comment

Subject:
Message:
0/1000 characters