Click here to Skip to main content
15,913,090 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWhat to do for Mobile Development Pin
ashu84code18-Jun-07 20:06
ashu84code18-Jun-07 20:06 
Questionevaluating connectivity Pin
sfm118-Jun-07 9:12
sfm118-Jun-07 9:12 
QuestionDouble Buffering for PocketPC Pin
mfz@h16-Jun-07 21:21
mfz@h16-Jun-07 21:21 
AnswerRe: Double Buffering for PocketPC Pin
arcticbrew17-Jun-07 14:04
arcticbrew17-Jun-07 14:04 
AnswerRe: Double Buffering for PocketPC Pin
Don Rolando17-Jun-07 21:16
Don Rolando17-Jun-07 21:16 
Questiona socket exception on async tcp Pin
Veelone16-Jun-07 18:21
Veelone16-Jun-07 18:21 
AnswerRe: a socket exception on async tcp Pin
Veelone17-Jun-07 17:37
Veelone17-Jun-07 17:37 
QuestionInstalling Windows Mobile 5.0 or 6.0 Pin
Clickok16-Jun-07 4:37
Clickok16-Jun-07 4:37 
AnswerRe: Installing Windows Mobile 5.0 or 6.0 Pin
Mike Dimmick20-Jun-07 4:48
Mike Dimmick20-Jun-07 4:48 
QuestionControl Library? Pin
Vertyg015-Jun-07 1:05
Vertyg015-Jun-07 1:05 
QuestionHow to control network connection? Pin
whiteclouds14-Jun-07 21:54
whiteclouds14-Jun-07 21:54 
QuestionWhich files are required for PDA ? Pin
Tridip Bhattacharjee14-Jun-07 21:31
professionalTridip Bhattacharjee14-Jun-07 21:31 
QuestionGPS error ASUS P535 Pin
kowriv14-Jun-07 5:22
kowriv14-Jun-07 5:22 
AnswerRe: GPS error ASUS P535 Pin
arcticbrew14-Jun-07 6:01
arcticbrew14-Jun-07 6:01 
Does the Asus provide gps sharing through a virtual port scheme. If so this may be your problem. The workaround would be to implement your own polling and NMEA sentence data parsing routine.

I experienced a problem on an HP Travel Companion with the serial port data received events when the virtual port feature was being used. The virtual port feature is intended for sharing of the gps port by multiple applications.

When I disabled the feature and accessed the port directly the data received event was fired. If I enabled the feature I had to use a polling routine to get the serial port data.

I do not think that this is a bug. I am not sure how I would implement a data received event for multiple listeners when using virtual ports.

QuestionAbout Bluetooth Pin
whiteclouds13-Jun-07 16:26
whiteclouds13-Jun-07 16:26 
QuestionWindows CE.NET 4.2 Pin
iayd12-Jun-07 4:38
iayd12-Jun-07 4:38 
AnswerRe: Windows CE.NET 4.2 Pin
b blasting13-Jun-07 7:20
b blasting13-Jun-07 7:20 
QuestionInsalling WindowsCE Pin
Blue_Boy11-Jun-07 22:27
Blue_Boy11-Jun-07 22:27 
QuestionButton pressed issue Pin
Soleil couchant11-Jun-07 16:58
Soleil couchant11-Jun-07 16:58 
AnswerRe: Button pressed issue Pin
arcticbrew14-Jun-07 6:58
arcticbrew14-Jun-07 6:58 
QuestionSocket problem, help me! Pin
linhlv8411-Jun-07 3:25
linhlv8411-Jun-07 3:25 
AnswerRe: Socket problem, help me! Pin
Veelone16-Jun-07 18:20
Veelone16-Jun-07 18:20 
Questionc# Automation Word (Exception from HRESULT: 0x800706BE) Pin
vmorikawa@gmail.com10-Jun-07 10:01
vmorikawa@gmail.com10-Jun-07 10:01 
Question.NET CF and Polygon Hit-Test Pin
Don Rolando9-Jun-07 8:46
Don Rolando9-Jun-07 8:46 
AnswerRe: .NET CF and Polygon Hit-Test Pin
Don Rolando10-Jun-07 4:56
Don Rolando10-Jun-07 4:56 

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.