Thread: Linux Server

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    25

    Linux Server

    Hello. If this quesiton has already been asked, I am truley sorry. But, I am new to C++. I want to write a server in C++, but dont know where to begin. I know you're probably saying to yourself that I am stupid for wanting to try to build a server before I know any of the language. BUt I'm not going to write the server right of. I want to learn C++, but I want to be able to learn it with all the socket commands and such, so when I do try to write the server I wont have a hard time. PS. I want to do it in Linux. Thanks a whole lot.


    - Kevin Carpenter
    Thanks

  2. #2
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    Well if you're brand new to C++, then i would start from the very basics and work your way up to sockets etc. This is a good place to start.
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

  3. #3
    Registered User
    Join Date
    Jan 2003
    Posts
    25
    OK , thanks/u linked me to a banner.
    Thanks

  4. #4
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    Search on google or:


    www.cprogramming.com
    www.programmersheaven.com
    www.gametutorials.com
    www.sourceforge.net (Lots of open source software)
    www.tutorials.com
    www.apache.org (The most used webserver / open source)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 7
    Last Post: 05-24-2006, 09:49 AM
  2. Port app from Windows to Linux
    By BobS0327 in forum Linux Programming
    Replies: 12
    Last Post: 02-12-2006, 02:35 AM
  3. Unicode vurses Non Unicode client server application with winsock2 query?
    By dp_76 in forum Networking/Device Communication
    Replies: 0
    Last Post: 05-16-2005, 07:26 AM
  4. Linux Linux why Linux??
    By afreedboy in forum Tech Board
    Replies: 146
    Last Post: 01-21-2004, 06:27 PM
  5. ?writing bug in a multi-process Linux server application?
    By Arrummzen in forum C Programming
    Replies: 7
    Last Post: 12-14-2002, 11:53 AM