Click here to Skip to main content
16,005,206 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Locked & full screen form for vb.net Pin
PDASensei24-Aug-09 9:32
PDASensei24-Aug-09 9:32 
GeneralRe: Locked & full screen form for vb.net Pin
PDASensei24-Aug-09 10:14
PDASensei24-Aug-09 10:14 
Questiontransparent cellphones Pin
bhanu2419-Aug-09 0:58
bhanu2419-Aug-09 0:58 
QuestionI cannot get the information about PR_EMAIL_ADDRESS Pin
nkh3717-Aug-09 20:32
nkh3717-Aug-09 20:32 
QuestionTreeview background colour / image Pin
jhorlock13-Aug-09 21:32
jhorlock13-Aug-09 21:32 
QuestionMaking Interactive CAB. Pin
mayurpurandare12-Aug-09 21:00
mayurpurandare12-Aug-09 21:00 
AnswerRe: Making Interactive CAB. Pin
slumberparty20-Aug-09 3:20
slumberparty20-Aug-09 3:20 
QuestionCSocket Problem on Windows Mobile with WLAN Pin
Member 224636612-Aug-09 2:15
Member 224636612-Aug-09 2:15 
Hi,

sorry for cross posting - I'm a bit overworked and didn't see that there's a mobile dev forum.

I'm working on a Windows Mobile application that connects to a server on a PC.
The problem with the following lines:

CSocket as;
if(!as.Create())
MessageBox(_T("creation failed"));
if(as.Connect(_T("192.168.1.24"), 110))
MessageBox(_T("connected"));
else
MessageBox(_T("failed to connect"));

is, that Connect(...) allways returns TRUE, even if the server isn't started and even if the PC with the IP address 192.168.1.24 is switched off.
This error only occures with Windows Mobile and a WLAN connection. On Windows XP/Vista connected via WLAN/LAN or Windows Mobile connected via USB Connect(...) returns FALSE when there's no server.

Any hints?

Thanks,

Thomas

ps.: to be a bit more precise - the problematic connection is from a PDA via WLAN to a Netgear internet router and the PC is connected via LAN
Questiontcp connection between two android emulators in two pcs Pin
qiuxumin110-Aug-09 7:15
qiuxumin110-Aug-09 7:15 
QuestionActivateDevice returns sometimes error 110 (ERROR_OPEN_FAILED) Pin
gernot_83-Aug-09 22:06
gernot_83-Aug-09 22:06 
QuestionDifference between Web service and RSS Pin
priya12212-Aug-09 20:15
priya12212-Aug-09 20:15 
AnswerRe: Difference between Web service and RSS [VERY modified] Pin
mysparkle4-Aug-09 5:41
mysparkle4-Aug-09 5:41 
GeneralRe: Difference between Web service and RSS [VERY modified] Pin
Vivek Vijayan7-Sep-09 1:11
Vivek Vijayan7-Sep-09 1:11 
Questionconsume web service with smart phone application using vs 2005 Pin
SEYI MAFE1-Aug-09 22:54
SEYI MAFE1-Aug-09 22:54 
AnswerRe: consume web service with smart phone application using vs 2005 Pin
Arindam Sinha7-Aug-09 2:17
Arindam Sinha7-Aug-09 2:17 
Questionproblem with creating the cab file Pin
prasadbuddhika31-Jul-09 0:35
prasadbuddhika31-Jul-09 0:35 
AnswerRe: problem with creating the cab file Pin
prasadbuddhika31-Jul-09 0:57
prasadbuddhika31-Jul-09 0:57 
Questionmonth calendar can't build when use mfc in a static library [modified] Pin
huke198730-Jul-09 21:58
huke198730-Jul-09 21:58 
QuestionDeveloping Console Like Apps For Palm OS Pin
nathanpc29-Jul-09 15:18
nathanpc29-Jul-09 15:18 
NewsWindows Marketplace for Mobile now open for app submissions Pin
brucedkyle28-Jul-09 7:12
brucedkyle28-Jul-09 7:12 
Questiontooltip control for win ce app Pin
obalesu28-Jul-09 0:11
obalesu28-Jul-09 0:11 
AnswerRe: tooltip control for win ce app Pin
HimanshuJoshi28-Jul-09 23:09
HimanshuJoshi28-Jul-09 23:09 
GeneralRe: tooltip control for win ce app Pin
obalesu29-Jul-09 3:49
obalesu29-Jul-09 3:49 
GeneralRe: tooltip control for win ce app Pin
HimanshuJoshi29-Jul-09 20:13
HimanshuJoshi29-Jul-09 20:13 
QuestionC# Rest web service and Android Client Pin
struja_ns28-Jul-09 0:03
struja_ns28-Jul-09 0:03 

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.