vserv-tcpip

Created: 2011-07-11 21:06
Updated: 2018-11-11 11:25
License: apache-2.0

README.md

vserv-tcpip

Virtual Services TCP/IP, or VServ TCP/IP for short, is a Java library that enables you to easily manipulate IP and TCP packets.

Notes

About

Virtual Services TCP/IP, or VServ TCP/IP for short, is a Java library that enables you to easily manipulate IP and TCP packets. It is intended for use in conjunction with a library which generates packets, such as VServ IPQ, as byte arrays. At the moment it supports only IPv4 packet manipulation.

The API is still in flux; some methods are missing and some existing methods will likely be renamed. If you would like something added, please submit a patch in unified diff format.

Requirements

VServ TCP/IP has been validated against Java 1.8 to compile and run.

Compiling

The source code requires Apache Maven (http://maven.apache.org/) to compile.

Licensing

VServ TCP/IP is Copyright 2004-2005 by Daniel F. Savarese and licensed under the Apache License 2.0 as described in the files:

LICENSE NOTICE

Contact

To contact the original author, see http://www.savarese.org/contact.html

Cookies help us deliver our services. By using our services, you agree to our use of cookies Learn more