Click here to Skip to main content
15,919,749 members
Home / Discussions / Mobile
   

Mobile

 
QuestionHow to connect to GPRS network from my Pocket PC 2003 or SmartPhone using Connection Manager API Pin
AKSIVAKUMAR21-Apr-04 22:44
AKSIVAKUMAR21-Apr-04 22:44 
AnswerRe: How to connect to GPRS network from my Pocket PC 2003 or SmartPhone using Connection Manager API Pin
Mike Dimmick23-Apr-04 9:48
Mike Dimmick23-Apr-04 9:48 
GeneralBlueTooth on Symbian OS Pin
toxcct21-Apr-04 4:20
toxcct21-Apr-04 4:20 
GeneralRe: BlueTooth on Symbian OS Pin
Over_Mind29-Apr-04 21:15
Over_Mind29-Apr-04 21:15 
GeneralRe: BlueTooth on Symbian OS Pin
toxcct4-May-04 1:03
toxcct4-May-04 1:03 
GeneralSerial Communication Pin
Tibar21-Apr-04 3:49
Tibar21-Apr-04 3:49 
GeneralRe: Serial Communication Pin
Jonas Larsson21-Apr-04 20:39
Jonas Larsson21-Apr-04 20:39 
GeneralRe: Serial Communication Pin
Mike Dimmick23-Apr-04 9:50
Mike Dimmick23-Apr-04 9:50 
You open serial ports using the CreateFile API and send and receive data with WriteFile and ReadFile.

You also need to call SetCommState with an appropriately configured DCB structure, to set the baud rate and other communications parameters.

You should find useful information by searching for 'serial' on this site.

Stability. What an interesting concept. -- Chris Maunder
GeneralEnable/Disable auto switch-off Pin
cbusgut21-Apr-04 0:52
cbusgut21-Apr-04 0:52 
GeneralRe: Enable/Disable auto switch-off Pin
Mike Dimmick21-Apr-04 1:12
Mike Dimmick21-Apr-04 1:12 
GeneralRe: Enable/Disable auto switch-off Pin
cbusgut25-Apr-04 23:29
cbusgut25-Apr-04 23:29 
QuestionAny IrDA tutorials? Pin
Megan Forbes20-Apr-04 23:07
Megan Forbes20-Apr-04 23:07 
AnswerRe: Any IrDA tutorials? Pin
Mike Dimmick21-Apr-04 1:20
Mike Dimmick21-Apr-04 1:20 
GeneralRe: Any IrDA tutorials? Pin
Megan Forbes21-Apr-04 2:06
Megan Forbes21-Apr-04 2:06 
GeneralRe: Any IrDA tutorials? Pin
Mike Dimmick21-Apr-04 3:07
Mike Dimmick21-Apr-04 3:07 
GeneralRe: Any IrDA tutorials? Pin
Megan Forbes21-Apr-04 3:19
Megan Forbes21-Apr-04 3:19 
QuestionA function to fit the screen? Pin
Lvca20-Apr-04 21:47
Lvca20-Apr-04 21:47 
AnswerRe: A function to fit the screen? Pin
João Paulo Figueira20-Apr-04 22:13
professionalJoão Paulo Figueira20-Apr-04 22:13 
GeneralTutorial Pin
monn20-Apr-04 18:23
monn20-Apr-04 18:23 
GeneralRe: Tutorial Pin
monn20-Apr-04 18:26
monn20-Apr-04 18:26 
GeneralRe: Tutorial Pin
Mike Dimmick21-Apr-04 1:22
Mike Dimmick21-Apr-04 1:22 
GeneralRe: Tutorial Pin
monn21-Apr-04 4:24
monn21-Apr-04 4:24 
Generaldisabling buttons Pin
rodneyk120-Apr-04 4:36
rodneyk120-Apr-04 4:36 
GeneralRe: disabling buttons Pin
Anonymous20-Apr-04 5:23
Anonymous20-Apr-04 5:23 
Generalimage processing Pin
icem4n20-Apr-04 3:37
icem4n20-Apr-04 3:37 

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.