jpacket-devel Mailing List for jPacket
Status: Pre-Alpha
Brought to you by:
isendin
You can subscribe to this list here.
2001 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Tony <ton...@op...> - 2002-06-19 01:22:29
|
jpa...@li... wrote: > Send jPacket-devel mailing list submissions to > jpa...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/jpacket-devel > or, via email, send a message with subject or body 'help' to > jpa...@li... > > You can reach the person managing the list at > jpa...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of jPacket-devel digest..." > > > Today's Topics: > > 1. May the jpacket run under WIndows2000 with Java SDK1.4.0? (Tony) > > --__--__-- > > Message: 1 > From: "Tony" <ton...@op...> > To: <jpa...@li...> > Date: Mon, 17 Jun 2002 22:33:33 +0800 > Subject: [jPacket-devel] May the jpacket run under WIndows2000 with > Java SDK1.4.0? > > This is a multi-part message in MIME format. > > ------=_NextPart_000_0028_01C2164F.03B20120 > Content-Type: text/plain; > charset="big5" > Content-Transfer-Encoding: quoted-printable > > Hi > I am a freshman for the Java and very interesting for the Jpacket > = project. > Now I use the Java SDK v1.4.0 with Forte for Java4 in Win2000. > But I = still can't run the JPacket or the test > samples(TestSinglePacket or = CheckSumTester). > May anyone give me a favor or any suggestions? > Below are the recode for the execution > > D:\jpacket\tests>dir > 2002/06/17 09:43p <DIR> . > 2002/06/17 09:43p <DIR> .. > 2002/06/17 09:43p 363 .nbattrs > 2001/08/27 09:54p 1,381 CheckSumTester.class > 2001/08/25 02:30a 975 CheckSumTester.java > 2001/06/01 10:15p 337 Makefile > 2002/06/17 10:01p <DIR> packets > 2001/08/27 09:54p 2,007 TestSinglePacket.class > 2002/06/17 09:46p 1,393 TestSinglePacket.java > > D:\jpacket\tests>java testsinglepacket,java > Exception in thread "main" java.lang.NoClassDefFoundError: = > testsinglepacket,java=20 > > > /Tony > > ------=_NextPart_000_0028_01C2164F.03B20120 > Content-Type: text/html; > charset="big5" > Content-Transfer-Encoding: quoted-printable > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META http-equiv=3DContent-Type content=3D"text/html; charset=3Dbig5"> > <META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR> > <STYLE></STYLE> > </HEAD> > <BODY bgColor=3D#ffffff> > <DIV><FONT size=3D2>Hi</FONT></DIV> > <DIV><FONT size=3D2> I am a freshman for the Java > and = very=20 > interesting for the Jpacket project.</FONT></DIV> > <DIV><FONT size=3D2> Now I use the Java SDK v1.4.0 = > with Forte=20 > for Java4 in Win2000. But I still can't run the JPacket or the test=20 > samples(TestSinglePacket or CheckSumTester).</FONT></DIV> > <DIV><FONT size=3D2> May anyone give me a favor or > any = > > suggestions?</FONT></DIV> > <DIV><FONT size=3D2> Below are the recode for the=20 > execution</FONT></DIV> > <DIV><FONT size=3D2></FONT> </DIV> > <DIV><FONT size=3D2> = > D:\jpacket\tests>dir<BR></FONT><FONT=20 > size=3D2>2002/06/17 09:43p =20 > <DIR> =20 > .<BR>2002/06/17 09:43p =20 > <DIR> =20 > ..<BR>2002/06/17 =20 > 09:43p &= > nbsp; =20 > 363 .nbattrs<BR>2001/08/27 =20 > 09:54p &= > nbsp; =20 > 1,381 CheckSumTester.class<BR>2001/08/25 =20 > 02:30a &= > nbsp; =20 > 975 CheckSumTester.java<BR>2001/06/01 =20 > 10:15p &= > nbsp; =20 > 337 Makefile<BR>2002/06/17 > 10:01p =20 > <DIR> =20 > packets<BR>2001/08/27 =20 > 09:54p &= nbsp; =20 > 2,007 TestSinglePacket.class<BR>2002/06/17 =20 > 09:46p &= > nbsp; =20 > 1,393 TestSinglePacket.java<BR></FONT><FONT size=3D2></FONT></DIV> > <DIV><FONT size=3D2>D:\jpacket\tests>java = > testsinglepacket,java<BR><FONT=20 > color=3D#ff0000>Exception in thread "main" = > java.lang.NoClassDefFoundError:=20 > testsinglepacket,java </FONT></FONT></DIV> > <DIV><FONT size=3D2></FONT> </DIV> > <DIV><FONT size=3D2></FONT> </DIV> > <DIV><FONT size=3D2>/Tony</FONT></DIV></BODY></HTML> > > ------=_NextPart_000_0028_01C2164F.03B20120-- > > > > > --__--__-- > > _______________________________________________ > jPacket-devel mailing list > jPa...@li... > https://lists.sourceforge.net/lists/listinfo/jpacket-devel > > > End of jPacket-devel Digest |
From: Tony <ton...@op...> - 2002-06-18 02:33:38
|
Hi I am a freshman for the Java and very interesting for the Jpacket = project. Now I use the Java SDK v1.4.0 with Forte for Java4 in Win2000. But I = still can't run the JPacket or the test samples(TestSinglePacket or = CheckSumTester). May anyone give me a favor or any suggestions? Below are the recode for the execution D:\jpacket\tests>dir 2002/06/17 09:43p <DIR> . 2002/06/17 09:43p <DIR> .. 2002/06/17 09:43p 363 .nbattrs 2001/08/27 09:54p 1,381 CheckSumTester.class 2001/08/25 02:30a 975 CheckSumTester.java 2001/06/01 10:15p 337 Makefile 2002/06/17 10:01p <DIR> packets 2001/08/27 09:54p 2,007 TestSinglePacket.class 2002/06/17 09:46p 1,393 TestSinglePacket.java D:\jpacket\tests>java testsinglepacket,java Exception in thread "main" java.lang.NoClassDefFoundError: = testsinglepacket,java=20 /Tony |
From: Ivan S. <ise...@ya...> - 2001-06-07 21:07:30
|
Hi. There are news a jPacket project: - CVS is back - jAri released: jAri is command line TCP/IP packet constructor. - Raw Socket Server is avaliable at CVS tree. (you have to install libnet and libpcap to compile) - I'm working on a new site and a GUI to jpacket. Bye Ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ |
From: Ivan S. <ise...@ya...> - 2001-05-18 15:56:03
|
Hi, jPacket is finally working. I used jNemesis to build some packeges, and it is working fine. There is also a tool named jDump that works like ipgrab. I've made changes in a "local" cvs tree, so dont use CVS until SF staff update the "source forge" tree. A tar file is avaliable a jpacket homepage. Thanks ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ |
From: Ivan S. <ise...@ya...> - 2001-05-09 15:02:04
|
Hi! jPacket need a GUI Developer. I think we should develop one widget for each ProtocolField, put all togheter to create a IPPacket builder. Voluntiers?? ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ |
From: Ivan S. <ise...@ya...> - 2001-03-27 20:58:57
|
Hi!! jPacket need someone to: - develop UDP class (I think that is easy) - implement TCP checksum - GUI If you don't want receive jPacket-devel mails, send a message to me (is...@us...) ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text |
From: Ivan S. <ise...@ya...> - 2001-03-02 18:31:34
|
Hi jPacket developers! There is a new tar file at jpacket site, with small changes in jpacket classes, a c program using libpcap and a binary/real TCP/IP packet dumped using libpcap. ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ |
From: Ivan S. <ise...@ya...> - 2001-02-23 13:16:04
|
Hi jpacket-developers!!! There is a new jpacket.tar.gz at jpacket.sourceforge.net. The tar contains: - jpacket core files (from cvs) - a first test whith libpcap - a packet captured whith libpcap ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/ |
From: Ivan S. <ise...@ya...> - 2001-02-09 12:10:25
|
Type the following: cvs -d:pserver:ano...@cv...:/cvsroot/jpacket login Type <Enter> for password. cvs -z8 -d:pserver:ano...@cv...:/cvsroot/jpacket co jpacket More about CVS: https://sourceforge.net/docman/display_doc.php?docid=763&group_id=1 Follow the links at the end of page. ivan ===== ---------------------------------------------------- Ivan da Silva Sendin Computer Security & Cryptography http://www.geocities.com/isendin.geo http://jpacket.sourceforge.net Campinas - Brasil ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ |
From: Alok <al...@ya...> - 2001-02-08 23:52:09
|
Hi Ivan, Where's the CVS repository & what about the user/pass to access them. Do we need to register at sourceforge site? Sorry, didn't get much time to figure it out myself. thanks -alok Ivan Sendin wrote: > Hi! > > I think this list is too quiet. > Please, reply this message. > > ivan > > ===== > ---------------------------------------------------- > Ivan da Silva Sendin > Computer Security & Cryptography > http://www.geocities.com/isendin.geo > http://jpacket.sourceforge.net > Campinas - Brasil > ---------------------------------------------------- > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail - only $35 > a year! http://personal.mail.yahoo.com/ > > _______________________________________________ > jPacket-devel mailing list > jPa...@li... > http://lists.sourceforge.net/lists/listinfo/jpacket-devel |