Well using the JAR is definitely the easiest way to go. The native
spotter.dll file is packaged within the JAR for you, so that makes
things a bit easier.
What sort of problems were you having when not using the JAR? One
common problem is that the spotter.dll file isn't in a location where
the JVM can find it, in which case you'll get an unsatisfied link
exception. The quick fix to this is just to stick the dll in your
windows directory.
I don't know if zero config interferes with the xp spotter or not -
perhaps someone else can answer that.
Fred
On Apr 5, 2005 10:05 AM, Dan <dumbrit@xxxxxxxxx> wrote:
> Thanks for your help, I managed to get it working by using the
> placelab.jar library in my project.
> Althought im still unsure of how to use the other method by installing
> the protocol xp_spotter and using it that way, so I am able to use
> keep wzc on while running a wifispotter.
>
> -D
>
> On Apr 5, 2005 4:54 PM, Fred Potter <fpotter@xxxxxxxxx> wrote:
> > Dan/Dom Parker,
> >
> > As Yatin said on placelab-devel, you'll need the
> > org.placelab.spotter.WiFiSpotter class, all the classes it depends on,
> > and the native spotter.dll file your platform.
> >
> > To see an example of how WiFiSpotter is used, you'll want to look at:
> > org.placelab.example.WiFiSpotterExample.
> >
> > Fred
> >
> >
> > On Apr 5, 2005 9:16 AM, Dan <dumbrit@xxxxxxxxx> wrote:
> > > I an developing a program in java, and all I want to do is use the
> > > placelab API to obtain signal strengths and ssid etc from the wireless
> > > card. How can I do this without using the whole of placelab?
> > >
> > > thanks
> > > D.
> > >
> > > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > Discover which products truly live up to the hype. Start reading now.
> > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > > _______________________________________________
> > > Placelab-users mailing list
> > > Placelab-users@xxxxxxxxxxxxxxxxxxxxx
> > > https://lists.sourceforge.net/lists/listinfo/placelab-users
> > >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Placelab-users mailing list
> > Placelab-users@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/placelab-users
> >
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Placelab-users mailing list
> Placelab-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/placelab-users
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|