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..
VServ TCP/IP is released under the Apache License 2.0.
| Version | Source | Binaries | License | Changes | API Documentation |
|---|---|---|---|---|---|
| 0.9.2 | vserv-tcpip-0.9.2-src.tar.gz | vserv-tcpip-0.9.2-bin.tar.gz | LICENSE | CHANGES | VServ TCP/IP 0.9.2 API |
![]() | Note |
|---|---|
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. |
Previous Releases
| Version | Source | Binaries | License |
|---|---|---|---|
| 0.9.1 | vserv-tcpip-0.9.1-src.tar.gz | vserv-tcpip-0.9.1-bin.tar.gz | LICENSE |
| Resource | Link |
|---|---|
| Java Pro November/December 2004 | Intercepting Packets on Linux with Java |
| IETF RFC 760 | DOD Standard Internet Protocol |
| IETF RFC 761 | DOD Standard Transmission Control Protocol |







![[Note]](../../images/docbook/note.gif)
