Hi,
has anybody ever tried to send raw packets via the wifi card on the LifeDrive 
Mobile Manager?

I've used raw socket on linux machines before; So i do have had a chance to get 
some experiences. And now i'd like to rewrite a couple of my 
network-auditing-tools for the LifeDrive (and similar mobile devices).

Having followed the instructions in palm's NetLib reference 
(http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/NetLibrary.html) 
on how to create a raw socket i now have a seemingly working palm application 
(, which basically means that it does not crash or die on me). Once i have 
called NetLibSocketOpen() and have an open socket to work with it needs to be 
bound to an interface (in my case i'd like to bind it to my wifi card). But 
before i can bind it to this interface i need to know the instance and creator 
of it (according to the above mentioned reference). Where do i get these values 
from?

I attached the test-function i wrote. Please feel free to look at it and 
correct me from any possible point of view.

Regards,
Claas Ahlrichs
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Attachment: app.c
Description: Binary data

Reply via email to