https://github.com/eidge/instachat
A chat that mimics hacker movies chatrooms, where each character typed instantaneously appears on the other peers screen.
https://github.com/eidge/instachat
Last synced: 4 months ago
JSON representation
A chat that mimics hacker movies chatrooms, where each character typed instantaneously appears on the other peers screen.
- Host: GitHub
- URL: https://github.com/eidge/instachat
- Owner: eidge
- License: gpl-3.0
- Created: 2014-02-25T22:55:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T23:09:33.000Z (over 12 years ago)
- Last Synced: 2025-10-24T08:12:59.858Z (8 months ago)
- Size: 19.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: COPYING.txt
Awesome Lists containing this project
README
Provided as is, written a long time ago.
== ORIGINAL README
InstaChat is experimental unfinished software.
This software is being made with the sole purpose of learning, my c++ skills are not spectacular, as there subjects that I'm just now touching like inheritance and virtual functions and other that I haven't even touched like templates.
If you want to test this program alone, open two instances of the software. Run one using the server option and another with the connect option. In the ip field enter: "localhost" (without the quotation marks).
Please report any bugs you find, you didn't find any and you still have something to say? Do it, then. Feedback is very much welcome.
Current Problems:
The keyboard map was made using my own layout so people using a keyboard that is not portuguese might experience problems.
Host Blocks untila client connection is successful.