954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C gui and networking help

Hi
I need help finding a gui library for c/c++, I'm tired of using DOS. I also want to get started in network programming. I want to create a server-client program that will enable me to send text over a network or from a mobile phone to a pc. If anyone could send me in the right direction it would help me a lot.

tygerberg
Junior Poster in Training
57 posts since Oct 2006
Reputation Points: 12
Solved Threads: 0
 

>>I need help finding a gui library for c/c++
It's called the win32 api functions and is supplied with all Microsoft compilers as well as most other compilers that target the MS-Windows operating system. There are about 100 or so libraries included in it.

Here is a popular tutorial to get started with win32 api programming.

Ancient Dragon
Retired & Loving It
Team Colleague
30,050 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You