Re: Question: Is there a library for IP and low level TCP and UDP programming
From: rubylips (rubylips_at_act365.com)
Date: 11/23/03
- Next message: Alex Ostrikov: "Applet and JMenu"
- Previous message: Joseph Smith: "Re: Close JFrame"
- In reply to: Adam Steiner: "Question: Is there a library for IP and low level TCP and UDP programming"
- Next in thread: Adam Steiner: "Re: Question: Is there a library for IP and low level TCP and UDP programming"
- Reply: Adam Steiner: "Re: Question: Is there a library for IP and low level TCP and UDP programming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 Nov 2003 18:38:43 -0000
Have a look at http://jswrench.sourceforge.net. The project has some C++ but
the packet manipulation is handled in Java.
"Adam Steiner" <ajst@ym.yu.edu> wrote in message
news:6507cba1593be2e2e34ad447e528f6ab@news.teranews.com...
> Hi,
>
> I've been doing some searching on a library that allows you to manipulate
> the headers of TCP, IP and UDP packets. The ones I've been able to find
(in
> java.net I believe - Datagram and Socket) only allow TCP and UDP access,
but
> neither allows for manipulation of the sender IP, ACK and Seq values (for
> TCP). I also haven't been able to find one for the Internet Protocol
(IP).
>
> I'm taking a networking course and need to access these values for some
> class assignments and research that I want to do.
>
> Any pointers would be greatly appreciated.
>
> Thanks.
>
> Adam
>
>
- Next message: Alex Ostrikov: "Applet and JMenu"
- Previous message: Joseph Smith: "Re: Close JFrame"
- In reply to: Adam Steiner: "Question: Is there a library for IP and low level TCP and UDP programming"
- Next in thread: Adam Steiner: "Re: Question: Is there a library for IP and low level TCP and UDP programming"
- Reply: Adam Steiner: "Re: Question: Is there a library for IP and low level TCP and UDP programming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|