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
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
i like this proj