Skip to content

NetProtocol - Official C++ implementation of Crossplatform & Full-fledged TCP network for communication between machines with supporting of WEB/GUI Explorers

License

Notifications You must be signed in to change notification settings

qumaraa/netprotocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ The project was frozen and stopped developing, but the latest release is quite workable, although in case of any bugs or problems, we will not be able to take responsibility for it and/or fix the misunderstanding.

netprotocol

Official implementation of crossplatfrom C++ Net-Protocol with Web and GUI Explorers.

Discussions Source Network

Build

💻 Windows

🐧 Linux

$ mkdir build && cd build
$ cmake ..
$ make

Requirements: NodeJS

⚙️ Configurations

Static Builds

The builds is completely in your hands!
The server starts on the default port - 9999, but you can change it from the run.bat, finding start net.exe 9999 and change the value of 9999 to any other! You can also change the source code of WEB Explorer which are located in the src folder .

In a word, you are your own boss!

Managers

CLI Manager Version Support NodeJS Required GUI Support Crossplatform Memory Network Version
v3.0 ✔️ ✔️ NO NO ~7.1 MB 0x76C2
v3.11.7 (L) ✔️ ✔️ ✔️ ✔️ ~10.5 MB 0x79C2

Commands

Commands Bio
/socks Discover all connected users SHA256hash
/online Discover online
/send Send private message only for recipient by users unique hash
/info Discover system & server info
/hello Sending Hello message for all connected users

About

NetProtocol - Official C++ implementation of Crossplatform & Full-fledged TCP network for communication between machines with supporting of WEB/GUI Explorers

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published