Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Structure the data contents of the file. Pin
jkirkerx23-Mar-12 13:31
professionaljkirkerx23-Mar-12 13:31 
GeneralRe: Structure the data contents of the file. Pin
Randor 23-Mar-12 13:44
professional Randor 23-Mar-12 13:44 
GeneralRe: Structure the data contents of the file. Pin
jkirkerx24-Mar-12 8:12
professionaljkirkerx24-Mar-12 8:12 
GeneralRe: c++ win32 project file - a file like a visual studio project file Pin
jibon2124-Mar-12 17:33
jibon2124-Mar-12 17:33 
QuestionRe: c++ win32 project file - a file like a visual studio project file Pin
David Crow25-Mar-12 14:51
David Crow25-Mar-12 14:51 
QuestionMFC app with iPhone Pin
Software200723-Mar-12 6:05
Software200723-Mar-12 6:05 
AnswerRe: MFC app with iPhone Pin
Code-o-mat23-Mar-12 8:30
Code-o-mat23-Mar-12 8:30 
GeneralRe: MFC app with iPhone Pin
Software200723-Mar-12 15:47
Software200723-Mar-12 15:47 
It is more like the second. I would like to send commands between the two sides via a text file, or it could be two text files, win_to_ios.txt and iOS_to_win.txt. The point is how and where do these files go so that both sides can be looking at the file(s) of interest?
For instance, on the iPhone side, I might have screen with buttons a,b,c, when 'a' is pushed I would like to write 'a' to some file, the MFC on windows would look at this file every 10 ms , would read the 'a' and launch a missile. I know, I wouldn't be launching a missile every 10 ms Smile | :) ...I understand this has to be a shared network thing, but I was just wondering what would be the easiest solution since this is nothing but sharing a text file.

modified 23-Mar-12 22:02pm.

GeneralRe: MFC app with iPhone Pin
Code-o-mat26-Mar-12 1:53
Code-o-mat26-Mar-12 1:53 
AnswerRe: MFC app with iPhone Pin
Albert Holguin24-Mar-12 8:04
professionalAlbert Holguin24-Mar-12 8:04 
QuestionHow to hanle header click & prevent of a list control Pin
Amrit Agr23-Mar-12 1:52
Amrit Agr23-Mar-12 1:52 
QuestionRe: How to hanle header click & prevent of a list control Pin
David Crow23-Mar-12 2:11
David Crow23-Mar-12 2:11 
AnswerRe: How to hanle header click & prevent of a list control Pin
Amrit Agr23-Mar-12 19:20
Amrit Agr23-Mar-12 19:20 
SuggestionRe: How to hanle header click & prevent of a list control Pin
David Crow24-Mar-12 12:29
David Crow24-Mar-12 12:29 
QuestionHow to set focus on an activeX? Pin
Member 875345022-Mar-12 18:48
Member 875345022-Mar-12 18:48 
AnswerRe: How to set focus on an activeX? Pin
Randor 23-Mar-12 7:27
professional Randor 23-Mar-12 7:27 
QuestionSubclassed CListCtrl Pin
David Crow22-Mar-12 11:18
David Crow22-Mar-12 11:18 
AnswerRe: Subclassed CListCtrl Pin
Jochen Arndt22-Mar-12 22:36
professionalJochen Arndt22-Mar-12 22:36 
GeneralRe: Subclassed CListCtrl Pin
David Crow23-Mar-12 2:09
David Crow23-Mar-12 2:09 
GeneralRe: Subclassed CListCtrl Pin
Jochen Arndt23-Mar-12 2:26
professionalJochen Arndt23-Mar-12 2:26 
QuestionSerial Port / Windows Sockets clash Pin
ad_robot22-Mar-12 2:07
ad_robot22-Mar-12 2:07 
AnswerRe: Serial Port / Windows Sockets clash Pin
Jochen Arndt22-Mar-12 2:55
professionalJochen Arndt22-Mar-12 2:55 
QuestionRe: Serial Port / Windows Sockets clash Pin
ad_robot22-Mar-12 7:39
ad_robot22-Mar-12 7:39 
AnswerRe: Serial Port / Windows Sockets clash Pin
Jochen Arndt22-Mar-12 8:07
professionalJochen Arndt22-Mar-12 8:07 
GeneralRe: Serial Port / Windows Sockets clash Pin
ad_robot22-Mar-12 10:03
ad_robot22-Mar-12 10:03 

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.