ygrek / mldonkey

cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
Other
247 stars 46 forks source link

Add sysinfo command to the binary protocol #100

Open carlonluca opened 3 months ago

carlonluca commented 3 months ago

This commit adds the GetSysInfo and SysInfo messages to the TCP protocol to request and return information about the core, the running system, the disk and the ports.

The info are returned as a list of string pairs. Each pair is composed by an ID and a value.