New Java package for low-level network socket access



Creare, Inc. is pleased to announce that we're releasing our
internally developed JavaSock API for reading and writing packets at
the IP, TCP, and ethernet frame levels (including some support for
reading
802.11 radio packets on certain hardware, such as AirPcap devices
under Windows). JavaSock is released as Open Source software under
the Apache Version 2.0 license.

JavaSock provides a combination Java API and native code library
allowing Java programs to manipulate raw network packets through a
consistent and secure interface. The API supports applications
including packet filtering and packet sniffing.

This release of Javasock includes the API, native code libraries for
Win32 and Linux, and several demonstration applications implemented
using the library.

The Win32 support is release quality. The Linux support is still
beta.

Demonstration applications include:

1. A command line ping client implemented using JavaSock 2. A command
line NetCat client that implements a netcat-like utility written using
JavaSock 3. JSScan, a GUI-based port scanning utility 4. JSSniff, a
GUI-Based traffic-sniffing utility

The complete distribution is available at http://sourceforge.net/projects/javasock/

Richard Kaszeta
Creare, Inc.

.



Relevant Pages

  • New package for low-level network socket access
    ... internally developed JavaSock API for reading and writing packets at ... JavaSock provides a combination Java API and native code library ... and several demonstration applications implemented ...
    (comp.lang.java.programmer)
  • Re: Packet filtering API question
    ... No that's the way Filter API work, ... stand not to use that API but it's f/w interfaces or NDIS IM driver for f/w ... default action for packets like: ...
    (microsoft.public.win32.programmer.networks)
  • Re: Implementation of firewall.
    ... Well anyways, i agree Kevin, its not mere set of API's. ... I accepted all the packets in doubly linked list, ... Now i need API because i don't have much time left for my ... Post replies to the group. ...
    (microsoft.public.vb.general.discussion)
  • Traffic Control DSCP marking portibility w2k server to xp
    ... My program properly marks DSCP on packets on win2k server using the TC ... significant differences in the TC API between these two versions? ...
    (microsoft.public.win32.programmer.networks)