Click here to Skip to main content
16,016,605 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWhere can I download the latest POOM SDK? Pin
AKSIVAKUMAR3-Mar-03 1:54
AKSIVAKUMAR3-Mar-03 1:54 
AnswerRe: Where can I download the latest POOM SDK? Pin
João Paulo Figueira3-Mar-03 11:10
professionalJoão Paulo Figueira3-Mar-03 11:10 
GeneralRe: Where can I download the latest POOM SDK? Pin
AKSIVAKUMAR3-Mar-03 22:04
AKSIVAKUMAR3-Mar-03 22:04 
GeneralEdit control height and caret Pin
João Paulo Figueira1-Mar-03 11:28
professionalJoão Paulo Figueira1-Mar-03 11:28 
GeneralHwo to send document to FAX from eVC++ application Pin
AKSIVAKUMAR27-Feb-03 2:18
AKSIVAKUMAR27-Feb-03 2:18 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
Daniel Strigl27-Feb-03 19:54
Daniel Strigl27-Feb-03 19:54 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
AKSIVAKUMAR27-Feb-03 22:40
AKSIVAKUMAR27-Feb-03 22:40 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
Daniel Strigl27-Feb-03 22:53
Daniel Strigl27-Feb-03 22:53 
Ok!

First create a simple eVC++ application to send some AT commands via the serial port.
I think the best method is to create a simple dialog based application with an edit box and a button.
In the edit box you can edit the current AT command at runtime.
When you click on the button just send the command in the edit box via the serial port to the device (don't forget to add '\r' at the end of the string).

As next connect the Pocket PC to the device (fax) and try the AT commands. So you can test the system.

The code to write a AT command via the serial port works as same as via the IrDA port (in my article). The only thing is, that you have to find out at what port (COM1, COM2, ...) your device is connected.

I hope this will help you!



Daniel Wink | ;)
---------------------------
Never change a running system!
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
AKSIVAKUMAR27-Feb-03 23:15
AKSIVAKUMAR27-Feb-03 23:15 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
AKSIVAKUMAR27-Feb-03 23:20
AKSIVAKUMAR27-Feb-03 23:20 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
AKSIVAKUMAR27-Feb-03 23:23
AKSIVAKUMAR27-Feb-03 23:23 
GeneralRe: Hwo to send document to FAX from eVC++ application Pin
Daniel Strigl1-Mar-03 23:57
Daniel Strigl1-Mar-03 23:57 
QuestionHow to access the printer from my eVC++ applicatiion Pin
AKSIVAKUMAR26-Feb-03 22:10
AKSIVAKUMAR26-Feb-03 22:10 
AnswerRe: How to access the printer from my eVC++ applicatiion Pin
João Paulo Figueira27-Feb-03 1:37
professionalJoão Paulo Figueira27-Feb-03 1:37 
GeneralRe: How to access the printer from my eVC++ applicatiion Pin
AKSIVAKUMAR27-Feb-03 22:47
AKSIVAKUMAR27-Feb-03 22:47 
GeneralRe: How to access the printer from my eVC++ applicatiion Pin
João Paulo Figueira27-Feb-03 22:58
professionalJoão Paulo Figueira27-Feb-03 22:58 
GeneralPrinting in Windows CE, 2.11 Pin
Jørgen Belfalas26-Feb-03 0:22
Jørgen Belfalas26-Feb-03 0:22 
GeneralRe: Printing in Windows CE, 2.11 Pin
AKSIVAKUMAR26-Feb-03 22:25
AKSIVAKUMAR26-Feb-03 22:25 
GeneralRe: Printing in Windows CE, 2.11 Pin
AKSIVAKUMAR27-Feb-03 23:06
AKSIVAKUMAR27-Feb-03 23:06 
GeneralRe: Printing in Windows CE, 2.11 Pin
Jørgen Belfalas28-Feb-03 1:00
Jørgen Belfalas28-Feb-03 1:00 
GeneralRe: Printing in Windows CE, 2.11 Pin
AKSIVAKUMAR2-Mar-03 19:18
AKSIVAKUMAR2-Mar-03 19:18 
GeneralWhy dll can't be loaded Pin
eihab Sewidan25-Feb-03 5:53
eihab Sewidan25-Feb-03 5:53 
GeneralRe: Why dll can't be loaded Pin
João Paulo Figueira25-Feb-03 6:04
professionalJoão Paulo Figueira25-Feb-03 6:04 
GeneralRe: Why dll can't be loaded Pin
eihab Sewidan25-Feb-03 8:50
eihab Sewidan25-Feb-03 8:50 
GeneralRe: Why dll can't be loaded Pin
João Paulo Figueira25-Feb-03 22:16
professionalJoão Paulo Figueira25-Feb-03 22: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.