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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
i like this proj