Jump to content

I made an API that attempts to make programming for networking in Java easier.

I was originally only using it for my own projects, but I decided to open it up to the public.

 

https://github.com/bharriswp1/SimplePackets/tree/master

 

Some documentation is in the README and I will be adding more in the future.

 

It is entirely based on what I decided to call DataPackets.

These DataPackets contain a Map of keys and their values and can transfers them to other machines via TCP.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×