Click here to Skip to main content
15,899,313 members
Home / Discussions / Mobile
   

Mobile

 
QuestionGSM Connection Level Pin
Tyler455-Aug-10 23:01
Tyler455-Aug-10 23:01 
AnswerRe: GSM Connection Level Pin
KingsGambit9-Aug-10 20:25
KingsGambit9-Aug-10 20:25 
AnswerRe: GSM Connection Level Pin
Can SARIGÜL2-Oct-10 12:03
Can SARIGÜL2-Oct-10 12:03 
Questionasp.net mobile application for my college Pin
malakblueangel31-Jul-10 15:33
malakblueangel31-Jul-10 15:33 
AnswerRe: asp.net mobile application for my college Pin
Smithers-Jones4-Aug-10 9:58
Smithers-Jones4-Aug-10 9:58 
QuestionPersistent WinCE program/storage memory setting [modified] Pin
hairy_hats29-Jul-10 2:01
hairy_hats29-Jul-10 2:01 
QuestionC# Change IP Address Pin
dataminers28-Jul-10 11:00
dataminers28-Jul-10 11:00 
AnswerRe: C# Change IP Address Pin
pc1824-Aug-10 9:14
pc1824-Aug-10 9:14 
Hi, have you found the solution to your question? I am currently searching for a solution myself. I am using this code on a Windows Mobile 6 device, but it doesn't seem to set the IP to the hardcoded one. Instead, it stays 0.0.0.0. Maybe you or someone else can figure this out. Cheers!

private NetworkInterface wireless_interface;<br />
System.Net.IPAddress ip = System.Net.IPAddress.Parse("192.168.16.1");<br />
            if (wireless_interface == null)<br />
                return;<br />
            wireless_interface.CurrentIpAddress = ip;<br />
            wireless_interface.Bind();

GeneralRe: C# Change IP Address Pin
phil.o31-Aug-10 6:00
professionalphil.o31-Aug-10 6:00 
QuestionWhy my own Today-Item on home screen will always over other item? Pin
whiteclouds27-Jul-10 22:54
whiteclouds27-Jul-10 22:54 
QuestionHTC desire back button Pin
wercipack27-Jul-10 8:32
wercipack27-Jul-10 8:32 
QuestionProper VersionMin/VersionMax/BuildMax values for .inf file? Pin
LunaticFringe26-Jul-10 11:45
LunaticFringe26-Jul-10 11:45 
AnswerRe: Proper VersionMin/VersionMax/BuildMax values for .inf file? Pin
LunaticFringe26-Jul-10 22:31
LunaticFringe26-Jul-10 22:31 
QuestionWant to make an unlocker application. Please Help! Pin
Can9022-Jul-10 9:43
Can9022-Jul-10 9:43 
AnswerRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan22-Jul-10 21:58
mveRichard MacCutchan22-Jul-10 21:58 
AnswerRe: Want to make an unlocker application. Please Help! Pin
r.ps22-Jul-10 22:23
r.ps22-Jul-10 22:23 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 0:01
mveRichard MacCutchan23-Jul-10 0:01 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 8:55
Can9023-Jul-10 8:55 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 9:03
mveRichard MacCutchan23-Jul-10 9:03 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 9:23
Can9023-Jul-10 9:23 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 21:44
mveRichard MacCutchan23-Jul-10 21:44 
QuestionBlackBerry Send SMS [modified] Pin
MsmVc12-Jul-10 23:33
MsmVc12-Jul-10 23:33 
NewsNew Mobile Developer Research just out Pin
Matos Kapetanakis7-Jul-10 4:25
Matos Kapetanakis7-Jul-10 4:25 
QuestionC# Mobile 6 Controls don't work Pin
Lloyd Powell24-Jun-10 0:35
Lloyd Powell24-Jun-10 0:35 
GeneralRe: C# Mobile 6 Controls don't work Pin
NHeerema6-Jul-10 10:16
NHeerema6-Jul-10 10:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.