Thread: client/server practice (not homework, we'll make our own)

  1. #1
    Registered User
    Join Date
    Oct 2011
    Location
    New Zealand
    Posts
    4

    client/server practice (not homework, we'll make our own)

    f0rst p1st! as in, this is my first post. I'll skip the pleseantries...

    as a beginner to C network programming, I was wondering if anyone would be interested in working to create a basic client/server script to test our skills? it'd be cool to network and share success I reckon (like when the first electronic ARPANET packets were sent).

    beginners only i would hope, I don't want any intermediates taking advantage of me ;]

    this isn't just a personals ad, any discussion on this type of basic framework would be cool.

  2. #2
    Registered User Annonymous's Avatar
    Join Date
    Apr 2011
    Location
    Jackson, New Jersey, United States
    Posts
    302
    hey DrDag, im down to code a server and client.

  3. #3
    Registered User
    Join Date
    Oct 2011
    Location
    New Zealand
    Posts
    4
    Awesome! Trying to find the way to PM you, man lol, but can't find it! you better contact me and start us off.

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Or you could read Client-Server Background
    Along with the rest of the tutorial.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  5. #5
    Registered User
    Join Date
    Oct 2011
    Location
    New Zealand
    Posts
    4
    thanks Salem i'll probably read the chapter before i get cracking.

  6. #6
    Registered User Annonymous's Avatar
    Join Date
    Apr 2011
    Location
    Jackson, New Jersey, United States
    Posts
    302
    you have to enable it private messaging on your profile. Goto settings on the top right hand corner, on the left under my settings, under my account, click on general settings. Finally on that page, turn private messaging on.

  7. #7
    Registered User
    Join Date
    Oct 2011
    Location
    New Zealand
    Posts
    4
    I don't have the required amount of posts yet mate, email me: goostuff5(AT)gmail.com -.

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

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Client/server problem; server either stops receiving data or client stops sending
    By robot-ic in forum Networking/Device Communication
    Replies: 10
    Last Post: 02-16-2009, 11:45 AM
  2. Client-server on a LAN
    By Niara in forum Networking/Device Communication
    Replies: 3
    Last Post: 02-15-2006, 05:44 AM
  3. Client/Server
    By zonf in forum Networking/Device Communication
    Replies: 13
    Last Post: 12-18-2005, 11:12 AM
  4. UDP server-client
    By c++.prog.newbie in forum Networking/Device Communication
    Replies: 6
    Last Post: 09-12-2005, 08:59 AM
  5. Ftp Client Server
    By Bharat_kumarr in forum C++ Programming
    Replies: 1
    Last Post: 10-19-2004, 06:58 AM