jsocket
jsocket copied to clipboard
A Socket wrapper in Java
This project start off as a simple college project that was meant to help me get through some of my courses and projects. There has been a growing number of...
A factory that could use `ServerSocket`s to instantiate usable instances of a tcp based connection. A config could be provided so that instances are setup already with buffer sizes and...
Using an external service would be better. Having it integrated adds complexity, especially when an error occurs that is not related to Socket I/O.
This may not be possible, but it should be looked into. Having a class that contains a set of services that are used to process the data from a receive...