#include "WifiPeek.h"
extern "C"
{
#include <hbapi.h>
};
HB_FUNC( CWIFIPEEK )
{
hb_retnl( ( LONG ) new CWifiPeek );
}
Hello Antonio,
this solution is working but if there is no network you get for a very long time a frozen systembefore an error is returned.
Many useres press the reset button because they think the system is gone down.
Maybe there is a better solution?
Thanks in advance
Otto
If you mean local network, then you may check for a file existence:
if File( "\\machine\path\filename" )
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 0 guests