Re: [Jnetstream-users] WebSite
Brought to you by:
voytechs
From: Mark B. <voy...@ya...> - 2008-09-23 18:26:26
|
Hi David. Yes everyone is experiencing problems with jnetstream.sf.net. SF.net team decided to take all the websites down for a couple of week again. Therefore I'm moving everything over to a dedicated server http://jnetstream.com. As soon as I get access back to my old website I'll copy all the docs and examples. more answers inline below.... > -----Original Message----- > From: David Deyo [mailto:Dav...@am...] > Sent: Tuesday, September 23, 2008 2:08 PM > To: jne...@li... > Subject: WebSite > > I'm not sure I understand how to start to use jnetstream. Right now there are 2 version 3.0a1 which is an alpha release I'm working on. You can capture packets and have limited decoding capabilities right now. Version 2.4 has much better decoding capabilities but no live capture support. I've updated 2.4 release with live capture support this weekend and will release it as 2.5. I'm not actively adding features to that old branch, but per many requests I did add the live capture support. 3.0 branch is a lot different from 2.4 in terms of API, speed and functionality. Its much more capable than 2.4 was, but its still under heavy development. > > The apparent latest version for Windows from sourceforge > (jnetstream-3.0a1-win32.zip) > has a couple jars and a dll. In that zip file the jar > jnetstream-3.0a1.jar has an org/ package. On windows you need to add the DLL to \windows directory to to PATH variable in your autoexec.bat. The jars go into your CLASSPATH. http://jnetstream.com has a link to javadocs for 3.0 and 2.4. > I can't seem to find the source tree from cvs or svn that has > that package in it. 2.4 branch is under CVS control while 3.0 is in SVN. You can browse or checkout the source from sf.net using the instructions from main project home page in SF.net > > In older version of jnetstream, there's a standalone > executable jar that allows decoding packets from files. Can > I use jnetstream to both capture and decode a packet? Yes the 2.4 has an application called "slydecoder" but no live capture capabilities only files. The 3.0 doesn't have an application like that at this point. Its just a development library. After I have it 3.0 working correctly I will supply an application like slydecoder, but should be much more capable with file editing capabilities, etc... > > Is there a pdf or readme that covers this type and detail of usage? Yes, on the old jnetstream.sf.net website which has been down for days now :( Cheers, mark... > > > > p.s. > > Is everyone experiencing a problem accessing > http://jnetstream.sourceforge.net/? > > dwd > > |