LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
Features
- Sending every kind of Object made simple: sendObject(Object obj)
- Sending Files: sendFile(String LocalFilePath,String Destination)
- Get Infos about the Progress of the pending sendings and receivments with simple events you just need to implement
- Pause/Resume/Abort pending sendings and receivments
- Sending Parallely (for example 2 Files can be sent paralelly and not one after one)
- Optional Traffic Encryption and Compression
- Advanced features like CustomHeader, which is sent before the complete Object or file ist sent
- AutoListen Feature (you dont need to manually start to listen for incomming connections)
- AutoConnect feature (you dont need to manually call connect, or reconnect after lost connections)
License
Other LicenseFollow LeetSocket
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
i like this proj