Computing.Net > Forums > Programming > VC++ MFC 2cmptr

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VC++ MFC 2cmptr

Reply to Message Icon

Name: Rainbow
Date: September 22, 2004 at 23:33:53 Pacific
OS: WinXP,LinuxRedhat9
CPU/Ram: Cel 1.7/256
Comment:

In writing MFC applications in VC++,are there commands to communicate with an other computer.
Suppose you write a program that compiles the codes and saves the result(successfull or not)Now we have 2 problem:
1.How to compile the code?
2.How to send the result to an other computer to be saved?
Thank you for sending your ideas



Sponsored Link
Ads by Google

Response Number 1
Name: Infinite Recursion
Date: September 23, 2004 at 14:00:50 Pacific
Reply:

Communication between two machines can be acheived through Winsock component using the UDP or TCP protocols. Check it out.


0

Response Number 2
Name: Rainbow
Date: September 23, 2004 at 23:00:06 Pacific
Reply:

Thank you alot


0

Response Number 3
Name: Infinite Recursion
Date: September 24, 2004 at 06:09:11 Pacific
Reply:

you're welcome


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


need a game in c++ Irc Channel



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VC++ MFC 2cmptr

running processes..in VC++ www.computing.net/answers/programming/running-processesin-vc/10533.html

Access activeX control DLL in VC++ www.computing.net/answers/programming/access-activex-control-dll-in-vc/4082.html

Adding a tab control (MFC VC++) www.computing.net/answers/programming/adding-a-tab-control-mfc-vc/3224.html