| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CLientEX is a program mainly built to function as a Distributed Client Connectivity Program to connect with its Server (Socketty), and to communicate with each other ClientEX Hosts on the bare Internet/Networking architecture !!!
This software is a bare Client application and a Server Program is required to connect to it so, For more info regarding that Server application refer here Socketty
1. Main Screen (Login Mode)
2. Chat Screen (Running/Connected Mode)
Other working is in the program itself ;) !!
This software is licensed under MIT License any Commercial use can't be done without asking the developer and liability to use all these sources must be in hand of developer only, you may need to ask me for using this in your project by giving credit to the native developer 😜!
Probably as per MIT's license everyone is free to use the software but in case of development of any software using FOSS principle the MIT gave her license to the follow developers all around the world which is an extension of Apache 2.0
ABOVE TUTORIAL IS FOR WINDOWS ONLY !
https://github.com/CodyNeeraj/Socketty-ClientEX.git-- (For checking JDK is in path of Env. ?)
java -versiondir /s /b *.java > details.txtmkdir output &&
javac -cp libs/* -d output @details.txt cd output &&
jar cvfe codyneeraj_Client.jar main.ServerMain . move codyneeraj_Client.jar ..\cd .. &&
java -cp "codyneeraj_Client.jar;libs\*" main.ServerMainNot getting the required output result..?, you've probably did something wrong unintentionally 😕 !
Native Packing Tutorial COMING SOON !!
Original Developer- Neeraj
Project's License > MIT's License MIT ©
DOWNLOADING : Anyone is free to download the executables without any consent of developer and can use them for your OS without any hesitation.
DEVELOPMENT : This software is licensed under MIT License any Commercial use can't be done without asking the developer and liability to use all these sources must be in hand of developer only, you may need to ask me for using this in your project by giving credit to the native developer 😜
Download the latest precompiled binaries here ⬇️⬇️⬇️
| Back | FazBrowse Home | New Git URL |