Click here to Skip to main content
15,905,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: UDP based server and two clients Pin
Stuart Dootson16-Apr-09 7:45
professionalStuart Dootson16-Apr-09 7:45 
GeneralRe: UDP based server and two clients Pin
led mike16-Apr-09 7:48
led mike16-Apr-09 7:48 
GeneralRe: UDP based server and two clients Pin
Randor 16-Apr-09 7:58
professional Randor 16-Apr-09 7:58 
GeneralRe: UDP based server and two clients Pin
led mike16-Apr-09 8:02
led mike16-Apr-09 8:02 
GeneralRe: UDP based server and two clients Pin
Stuart Dootson16-Apr-09 8:28
professionalStuart Dootson16-Apr-09 8:28 
QuestionUDP based server and two clients Pin
pandit8416-Apr-09 7:28
pandit8416-Apr-09 7:28 
AnswerRe: UDP based server and two clients Pin
led mike16-Apr-09 7:32
led mike16-Apr-09 7:32 
QuestionCommunication Problem [modified] Pin
ytubis16-Apr-09 7:01
ytubis16-Apr-09 7:01 
AnswerRe: Communication Problem Pin
led mike16-Apr-09 7:35
led mike16-Apr-09 7:35 
GeneralRe: Communication Problem Pin
ytubis16-Apr-09 7:45
ytubis16-Apr-09 7:45 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 7:53
Cedric Moonen16-Apr-09 7:53 
GeneralRe: Communication Problem Pin
ytubis16-Apr-09 8:06
ytubis16-Apr-09 8:06 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 8:15
Cedric Moonen16-Apr-09 8:15 
GeneralRe: Communication Problem Pin
bulg16-Apr-09 10:35
bulg16-Apr-09 10:35 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 20:00
Cedric Moonen16-Apr-09 20:00 
GeneralRe: Communication Problem Pin
led mike16-Apr-09 7:57
led mike16-Apr-09 7:57 
QuestionCombo Box Problem - the drop down list will not display Pin
Don Jones BNYMellon16-Apr-09 6:05
Don Jones BNYMellon16-Apr-09 6:05 
QuestionRe: Combo Box Problem - the drop down list will not display Pin
David Crow16-Apr-09 6:09
David Crow16-Apr-09 6:09 
AnswerRe: Combo Box Problem - the drop down list will not display Pin
Don Jones BNYMellon16-Apr-09 6:39
Don Jones BNYMellon16-Apr-09 6:39 
AnswerRe: Combo Box Problem - the drop down list will not display Pin
job198216-Apr-09 6:51
job198216-Apr-09 6:51 
QuestionConsumig WebService from C++. Pin
Mike Doner16-Apr-09 4:56
Mike Doner16-Apr-09 4:56 
AnswerRe: Consumig WebService from C++. Pin
led mike16-Apr-09 7:45
led mike16-Apr-09 7:45 
GeneralRe: Consumig WebService from C++. Pin
Mike Doner20-Apr-09 6:20
Mike Doner20-Apr-09 6:20 
Thank you for your reply.

As I said, this is all pretty new to me, so I'm doing a bit of feeling around for getting it to work. I was able to create a C# proxy without any problems, and from a C# project, I can call the WebService. I've created a C# Class that has a WebService, with all the parameters I need, including setting the URL.

Now, to call this from the C++ side... Were you suggesting all the C# stuff being in a .DLL, then calling those functions from the C++ side? Is there a way to put a .cs into a project and have it all compile together into one project?

I found a sample online (may have been here on CP), that has a MFC project, and it shows how to use a C# object from the MFC side, including all the string marshalling. Is there an easier way?

Thanks again... I'm getting closer! Wink | ;-)
GeneralRe: Consumig WebService from C++. Pin
led mike22-Apr-09 6:02
led mike22-Apr-09 6:02 
QuestionHow to run an Pocket PC 2003 SDK Application in XP system ? Pin
kapardhi16-Apr-09 3:08
kapardhi16-Apr-09 3:08 

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.