Click here to Skip to main content
15,929,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Convert Image To binary Pin
javad_200530-Aug-06 11:04
javad_200530-Aug-06 11:04 
GeneralRe: Convert Image To binary Pin
normanS30-Aug-06 19:44
normanS30-Aug-06 19:44 
GeneralRe: Convert Image To binary Pin
javad_200531-Aug-06 7:54
javad_200531-Aug-06 7:54 
GeneralRe: Convert Image To binary Pin
normanS2-Sep-06 20:49
normanS2-Sep-06 20:49 
Questiondata transfer between pc and microcontroller Pin
Muhammad Azeem Azam29-Aug-06 3:12
Muhammad Azeem Azam29-Aug-06 3:12 
QuestionRe: data transfer between pc and microcontroller Pin
David Crow29-Aug-06 4:04
David Crow29-Aug-06 4:04 
AnswerRe: data transfer between pc and microcontroller Pin
Hamid_RT29-Aug-06 8:08
Hamid_RT29-Aug-06 8:08 
AnswerRe: data transfer between pc and microcontroller Pin
Mike Dimmick29-Aug-06 4:56
Mike Dimmick29-Aug-06 4:56 
I hope your microcontroller control board already has a library implementation of TCP/IP and 802.11; actually I'm a bit surprised that there's room for it in the device's RAM.

From the PC side, you should be looking at the Windows Sockets APIs. Best starting point for that is the Winsock Programmer's FAQ[^].

If there is a library implementation for your microcontroller, it probably also uses the sockets API.

Stability. What an interesting concept. -- Chris Maunder

AnswerRe: data transfer between pc and microcontroller Pin
mdivya29-Aug-06 9:00
mdivya29-Aug-06 9:00 
Questiondialog in menu Pin
radhika2829-Aug-06 3:03
radhika2829-Aug-06 3:03 
AnswerRe: dialog in menu Pin
Nibu babu thomas29-Aug-06 3:32
Nibu babu thomas29-Aug-06 3:32 
GeneralRe: dialog in menu Pin
radhika2829-Aug-06 3:44
radhika2829-Aug-06 3:44 
AnswerRe: dialog in menu Pin
Hamid_RT30-Aug-06 8:02
Hamid_RT30-Aug-06 8:02 
GeneralRe: dialog in menu Pin
radhika2830-Aug-06 18:31
radhika2830-Aug-06 18:31 
GeneralRe: dialog in menu Pin
Hamid_RT30-Aug-06 22:28
Hamid_RT30-Aug-06 22:28 
GeneralRe: dialog in menu Pin
radhika2831-Aug-06 1:03
radhika2831-Aug-06 1:03 
QuestionSpawning new process at run time with extra info in the exe. Pin
thomas_tom9929-Aug-06 2:57
thomas_tom9929-Aug-06 2:57 
QuestionRe: Spawning new process at run time with extra info in the exe. Pin
Nibu babu thomas29-Aug-06 3:18
Nibu babu thomas29-Aug-06 3:18 
AnswerRe: Spawning new process at run time with extra info in the exe. Pin
thomas_tom9929-Aug-06 20:28
thomas_tom9929-Aug-06 20:28 
QuestionHow to know there have no program opening a file on Windows Pin
rockryan29-Aug-06 2:35
rockryan29-Aug-06 2:35 
QuestionRe: How to know there have no program opening a file on Windows Pin
David Crow29-Aug-06 4:01
David Crow29-Aug-06 4:01 
Questioninserting Activex Controls Pin
SteamEngine29-Aug-06 2:34
SteamEngine29-Aug-06 2:34 
AnswerRe: inserting Activex Controls Pin
Cedric Moonen29-Aug-06 2:41
Cedric Moonen29-Aug-06 2:41 
QuestionSVG in MFC app Pin
Andre xxxxxxx29-Aug-06 2:04
Andre xxxxxxx29-Aug-06 2:04 
AnswerRe: SVG in MFC app Pin
benjymous29-Aug-06 2:42
benjymous29-Aug-06 2:42 

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.