Skip to content

A implement of minecraft ”server list ping"(SLP) protocol in C Language , it contains server and client.

License

Notifications You must be signed in to change notification settings

manydreams/MC-SLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC-SLP

This is a implement of minecraft server list ping protocol in C Language.

Usage

with protocol library

To use this library, you can only include the header:

#include"util/packets.h"

with server

will use the appliction, you can run the shell code:

make

then you can run the appliction:

./slp -h

TODO

  • add the client api
  • support 1.8-

About

A implement of minecraft ”server list ping"(SLP) protocol in C Language , it contains server and client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published