Thread: Need ideas for C/Linux project

  1. #1
    Registered User
    Join Date
    Oct 2011
    Posts
    10

    Need ideas for C/Linux project

    Hello, I am looking to get more involved in advanced C concepts such as threads, sockets, and signals.
    I was wondering if anyone had some good ideas for a project that would cover these concepts?

    Thanks!

  2. #2
    Master Apprentice phantomotap's Avatar
    Join Date
    Jan 2008
    Posts
    5,108
    O_o

    Make a simple network chat program and daemon.

    Soma
    “Salem Was Wrong!” -- Pedant Necromancer
    “Four isn't random!” -- Gibbering Mouther

  3. #3
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,739
    Make a simple server that would listen to port 80 and would receive and respond to HTTP requests.
    Test it by typing "localhost" in your browser.
    Devoted my life to programming...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Project ideas
    By Ludicrous in forum General Discussions
    Replies: 4
    Last Post: 09-02-2012, 11:20 AM
  2. Project ideas
    By steve1_rm in forum C++ Programming
    Replies: 6
    Last Post: 04-14-2008, 05:34 AM
  3. Lab/Project Ideas?
    By gflores in forum C++ Programming
    Replies: 6
    Last Post: 08-05-2004, 11:31 PM
  4. c++ OOP project ideas
    By newbie17 in forum C++ Programming
    Replies: 4
    Last Post: 02-25-2002, 12:40 PM

Tags for this Thread