Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I can't get MAC by GetAdaptersAddresses Pin
Richard MacCutchan12-Dec-09 6:06
mveRichard MacCutchan12-Dec-09 6:06 
AnswerRe: I can't get MAC by GetAdaptersAddresses Pin
Richard MacCutchan12-Dec-09 6:11
mveRichard MacCutchan12-Dec-09 6:11 
GeneralRe: I can't get MAC by GetAdaptersAddresses Pin
DavidBrother12-Dec-09 16:34
DavidBrother12-Dec-09 16:34 
GeneralRe: I can't get MAC by GetAdaptersAddresses Pin
DavidBrother12-Dec-09 17:29
DavidBrother12-Dec-09 17:29 
QuestionTAPI send data Pin
cmos12-Dec-09 2:12
cmos12-Dec-09 2:12 
AnswerRe: TAPI send data Pin
Richard MacCutchan12-Dec-09 2:51
mveRichard MacCutchan12-Dec-09 2:51 
GeneralRe: TAPI send data Pin
cmos12-Dec-09 4:11
cmos12-Dec-09 4:11 
GeneralRe: TAPI send data Pin
Richard MacCutchan12-Dec-09 4:25
mveRichard MacCutchan12-Dec-09 4:25 
cmos wrote:
I dont need serial communication.


So how else do you think you can communicate with devices connected to a serial port? The fact that your data will go through a modem should not make any difference, you just have to put the dialling sequences at the begnning to establish connection with your remote device. This is simlar to an old fashioned TTY terminal setup. If you Google this you can probably find a ready made program to help you.
GeneralRe: TAPI send data Pin
cmos12-Dec-09 4:36
cmos12-Dec-09 4:36 
GeneralRe: TAPI send data Pin
Richard MacCutchan12-Dec-09 4:53
mveRichard MacCutchan12-Dec-09 4:53 
GeneralRe: TAPI send data Pin
cmos12-Dec-09 5:07
cmos12-Dec-09 5:07 
GeneralRe: TAPI send data Pin
Richard MacCutchan12-Dec-09 6:04
mveRichard MacCutchan12-Dec-09 6:04 
GeneralRe: TAPI send data Pin
cmos12-Dec-09 14:19
cmos12-Dec-09 14:19 
GeneralRe: TAPI send data Pin
Richard MacCutchan12-Dec-09 22:52
mveRichard MacCutchan12-Dec-09 22:52 
GeneralRe: TAPI send data Pin
cmos13-Dec-09 1:18
cmos13-Dec-09 1:18 
GeneralRe: TAPI send data Pin
Richard MacCutchan13-Dec-09 1:33
mveRichard MacCutchan13-Dec-09 1:33 
AnswerRe: TAPI send data Pin
armecos22-Feb-10 17:01
armecos22-Feb-10 17:01 
QuestionWriting in a file using CArchive class Pin
Le@rner11-Dec-09 22:47
Le@rner11-Dec-09 22:47 
AnswerRe: Writing in a file using CArchive class Pin
Nuri Ismail11-Dec-09 23:51
Nuri Ismail11-Dec-09 23:51 
AnswerRe: Writing in a file using CArchive class Pin
pacotest17-Dec-09 18:42
pacotest17-Dec-09 18:42 
QuestionNamed Mutex not visible from DLL Pin
Bram van Kampen11-Dec-09 15:03
Bram van Kampen11-Dec-09 15:03 
AnswerRe: Named Mutex not visible from DLL Pin
«_Superman_»11-Dec-09 18:37
professional«_Superman_»11-Dec-09 18:37 
AnswerRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian11-Dec-09 22:29
professionalRajesh R Subramanian11-Dec-09 22:29 
GeneralRe: Named Mutex not visible from DLL Pin
krmed12-Dec-09 4:16
krmed12-Dec-09 4:16 
AnswerRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian12-Dec-09 4:52
professionalRajesh R Subramanian12-Dec-09 4:52 

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.