| |
-
tcp/ip stack
 ejip - Embedded Java TCP/IP
ejip is a minimal TCP/IP stack written from ground up in Java.
The main purpose of ejip is for the use in embedded applications.
It currently runs on JOP, but can be used with a small JOP emulation layer under standard Java runtime (with javax.comm for Slip or Ppp). Following protocols are implemented: Slip, PPP CS8900 driver ARP ICMP IP UDP TFTP TCP (just for one HTTP request) HTTP May 15, 2003: changed Html.ja...
preview:
http://www.jopdesign.com/ejip/
8/19/2007
Tags: java, tcp-ip
 |