Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

A c++ chat client


yours31f's Avatar
Retired
10 0

I am starting from the ground up so any help is greatly appreciated.

DETAILS

  1. For use by about 30 people now
  2. can use almost any resources
  3. many people working on it
  4. We need any information
  5. if you would like to join in go to cpponline.boardzero.com and join
  6. please dont waste time trying to flame, it will be a wasted effort

Uber0n's Avatar
Member
0 0

How many people are currently developing it, and how do you want the application to work? Command line, GUI, VC++ or wxDev etc…


ghost's Avatar
0 0

Im good at command line c++ programming but still I believe I can (and I want to) help! drop me a line at jaker29902@hotmail.com

:ninja: -Jake


ghost's Avatar
0 0

I will have a client and server posted for ya in about an hour. I am trying to get my mind off finals for now and this would be a simple, but fun thing to do. It will be written with C and must be compiled on a unix box. Plus, it will give you guys something to work off of. ;)


ghost's Avatar
0 0

Scrap that, I really need to finish studying. I am 90% done with the client. I will post it up later. I had some old code of mine which is a quote server (client connects and can request famous quotes stored on the server) that I am modifying.


yours31f's Avatar
Retired
10 0

well it's just a thing to keep my site going so we can all chat,

  1. console
  2. Not equel work just some input.
  3. any help is appreciated so i'll be on saturday tho cuz everyones going out of state and im staying home… :)

yours31f's Avatar
Retired
10 0

Well ok now then, how do you connect p2p… I've looked all over and cannot find the info i need to make it. What i need to be able to do is send a text file (or just write to it and copy it) then read from it.