![]() |
| | #1 |
| Registered User Join Date: Nov 2002
Posts: 42
| Beginner on Win32 apps, lame question. My question is lame and simple: Is there any point on sticking to C or it´s time for me to learn C++ if i wanna do small win32 winsock apps? Any help would be great |
| Templario is offline | |
| | #2 |
| Registered User Join Date: Mar 2002
Posts: 354
| for winsockets i dont have to advance to C++... winsockets are used for making networking application that work under windows ..I hope u arnt confusing windowsAPI with winsocket ?????
__________________ "I wish i could wish my wishs away" "By indirections find directions out" -- William Shakespears "Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666" Mizra -> love = Death... RDB(Rocks yooo).. http://www.cbeginnersunited.com Are you ready for the Trix ??? |
| datainjector is offline | |
| | #3 |
| Registered User Join Date: Nov 2002
Posts: 42
| No, thank god i already know the difference between win32 API and winsockets ![]() Maybe i wasn´t clear in my question: I´m a beginner on C, doing console apps for DOS and Linux, and suddenly i have to develop a small number of tcp/ip "windowed" programs (like a visual traceroute for example). I got some tutorials on working with the API and all of them are made with C++ examples And the examples of TCP/IP programs i could find on the net are also made with C++.So it makes me think if i should really do it in C. Would things be easier if i try to learn C++? |
| Templario is offline | |
| | #4 |
| Registered User Join Date: Mar 2002
Posts: 354
| well the tutorials that i have seen use a bit of C++ ..some use C++ and some use C only ...i just post the exact question on the C++ board coz i am interested in winsock programming... Cant u like give me some links to the tutorails u have ???
__________________ "I wish i could wish my wishs away" "By indirections find directions out" -- William Shakespears "Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666" Mizra -> love = Death... RDB(Rocks yooo).. http://www.cbeginnersunited.com Are you ready for the Trix ??? |
| datainjector is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Please, Beginner Question, rewrite loop | office888 | C Programming | 4 | 12-11-2006 10:07 AM |
| Another question about C programming for the absolute beginner | Boyrobber | C++ Programming | 14 | 12-06-2006 04:58 PM |
| General question from a beginner to Windows C++ programming | Kontan | Windows Programming | 1 | 09-29-2006 08:03 PM |
| beginner question | k1ll3r | C++ Programming | 12 | 05-21-2006 01:40 PM |
| Beginner Question: How to put a character at a certain position? | Johan | C++ Programming | 1 | 02-25-2002 03:45 AM |