Introduction - If you have any usage issues, please Google them yourself
c# gps
public void decodeHeader()
throws MMDecoderException
{
if(m_bMessageAvailable)
{
readMMHeader()
m_bHeaderDecoded = true
} else
{
throw new MMDecoderException("Message unavailable. You must call setMessage(byte[] buf) before calling this method.")
}
}
Packet : 89346482findme-src.zip filelist
CoreServices/
CoreServices/CoreServices.csproj
CoreServices/CoreServices.csproj.user
CoreServices/Properties/
CoreServices/Properties/AssemblyInfo.cs
CoreServices/Sound.cs
FindMeInstall/
FindMeInstall/FindMeInstall.vddproj
J2i.Net.FindMe/
J2i.Net.FindMe.sln
J2i.Net.FindMe/Alert.wav
J2i.Net.FindMe/Allowed.bmp
J2i.Net.FindMe/Disallow.bmp
J2i.Net.FindMe/EventLog.cs
J2i.Net.FindMe/EventLog.Designer.cs
J2i.Net.FindMe/EventLog.resx
J2i.Net.FindMe/FindMe.ico
J2i.Net.FindMe/FindMeSettings.cs
J2i.Net.FindMe/Form1.cs
J2i.Net.FindMe/Form1.Designer.cs
J2i.Net.FindMe/Form1.resx
J2i.Net.FindMe/J2i.Net.FindMe.csproj
J2i.Net.FindMe/J2i.Net.FindMe.csproj.user
J2i.Net.FindMe/OptionChangedEventArgs.cs
J2i.Net.FindMe/OptionChangedFlags.cs
J2i.Net.FindMe/OptionsUI.cs
J2i.Net.FindMe/OptionsUI.Designer.cs
J2i.Net.FindMe/OptionsUI.resx
J2i.Net.FindMe/PermissionType.cs
J2i.Net.FindMe/Program.cs
J2i.Net.FindMe/Properties/
J2i.Net.FindMe/Properties/AssemblyInfo.cs
J2i.Net.FindMe/Properties/Resources.Designer.cs
J2i.Net.FindMe/Properties/Resources.resx
J2i.Net.FindMe/Utility.cs
Microsoft.WindowsMobile.Samples.Location.dll
RestoreGpsSettingIcon/
RestoreGpsSettingIcon/bin/
RestoreGpsSettingIcon/bin/Debug/
RestoreGpsSettingIcon/bin/Debug/RestoreGpsSettingIcon.exe
RestoreGpsSettingIcon/bin/Debug/RestoreGpsSettingIcon.pdb
RestoreGpsSettingIcon/bin/Release/
RestoreGpsSettingIcon/bin/Release/RestoreGpsSettingIcon.exe
RestoreGpsSettingIcon/bin/Release/RestoreGpsSettingIcon.pdb
RestoreGpsSettingIcon/obj/
RestoreGpsSettingIcon/obj/Debug/
RestoreGpsSettingIcon/obj/Debug/RestoreGpsSettingIcon.exe
RestoreGpsSettingIcon/obj/Debug/RestoreGpsSettingIcon.pdb
RestoreGpsSettingIcon/obj/Debug/TempPE/
RestoreGpsSettingIcon/obj/Release/
RestoreGpsSettingIcon/obj/Release/RestoreGpsSettingIcon.exe
RestoreGpsSettingIcon/obj/Release/RestoreGpsSettingIcon.pdb
RestoreGpsSettingIcon/obj/Release/TempPE/
RestoreGpsSettingIcon/obj/RestoreGpsSettingIcon.csproj.FileList.txt
RestoreGpsSettingIcon/Program.cs
RestoreGpsSettingIcon/Properties/
RestoreGpsSettingIcon/Properties/AssemblyInfo.cs
RestoreGpsSettingIcon/RestoreGpsSettingIcon.csproj
RestoreGpsSettingIcon/RestoreGpsSettingIcon.csproj.user