This is the Linux app named LeetSocket whose latest release can be downloaded as LeetSocket_with_Examples.7z. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named LeetSocket with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
LeetSocket
Ad
DESCRIPTION
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 RusslerFeatures
- 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)
Audience
Developers
Programming Language
C#
This is an application that can also be fetched from https://sourceforge.net/projects/leetsocket/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.