Skip to content

It was independed from CraftGame, but now is a part of CraftGame again. Latest update is in repository javaherobrine/CraftGame

License

Notifications You must be signed in to change notification settings

javaherobrine/craftgame-tcp-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftGame TCP Library

craftgame-tcp library is independent after April 18th 2021

It still synchronizes with repository javaherobrine/CraftGame and it used to be a part of CraftGame

It includes a C/S library and a TCP connection debugger which allows you to send and receive plain text directly. You can use it to send a HTTP request, send an email through a SMTP server, etc.

Also, it may help you deal with SSL/TLS certificates.

Releases are provided, but it's recommended to embed my code into your code directly under MIT License.

new Thread(new SocketUI(new Socket(host.port))).start(); works.

Document Need update(It's the legacy, the version that I deleted)

If you discovered this repository in 2021, you may know what I'm saying

About

It was independed from CraftGame, but now is a part of CraftGame again. Latest update is in repository javaherobrine/CraftGame

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages