Thread: Asynchronous chat server/client + UI

  1. #1
    Registered User Annonymous's Avatar
    Join Date
    Apr 2011
    Location
    Jackson, New Jersey, United States
    Posts
    302

    Asynchronous chat server/client + UI

    I have already wrote the synchronous client/server mini chat. I am writing the UI now.

    Still needed:

    1. asynchronous functionality
    2. UI
    3. integration of the socket code into the UI
    4. linked list for usernames/passwords

    I figured i would post and if anyone wants to join, then they will. Message me i guess or reply here.

    It's just for the experience and fun. Nothing more.

    The UI toolkit i am using is GTK+
    The sockets are coded in C.
    Development platform is of course Linux.
    Last edited by Annonymous; 04-22-2012 at 06:18 PM.

  2. #2
    Registered User Annonymous's Avatar
    Join Date
    Apr 2011
    Location
    Jackson, New Jersey, United States
    Posts
    302
    You probably want to think twice before responding to this because I am a crappy coder and my logical thinking is crap!

    I posted this without thinking. How the hell am I going to do this when I have never been able to successfully code a select server lol and here I am trying to do just that, code a select server and on top of it, plug in a GUI lol. Am i cracked out or what? Haha

  3. #3
    Master Apprentice phantomotap's Avatar
    Join Date
    Jan 2008
    Posts
    5,108
    I'm cracked, but only the gods know what might be wrong with you.

    Soma

  4. #4
    Registered User Annonymous's Avatar
    Join Date
    Apr 2011
    Location
    Jackson, New Jersey, United States
    Posts
    302
    They probably don't even know!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Chat udp server/client
    By Phoenix_Rebirth in forum C Programming
    Replies: 1
    Last Post: 11-17-2008, 12:30 PM
  2. Flashdaddee chat server/client combo
    By ygfperson in forum Networking/Device Communication
    Replies: 0
    Last Post: 07-13-2003, 09:05 AM
  3. Chat Client/Server Problems
    By _Cl0wn_ in forum C++ Programming
    Replies: 2
    Last Post: 05-25-2003, 11:38 AM
  4. Chat server/client trial -- anyone interested?
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 01-23-2003, 10:47 PM
  5. Client/Server chat program! Please Help
    By Silverdream in forum C Programming
    Replies: 2
    Last Post: 03-21-2002, 06:34 AM

Tags for this Thread