Wednesday, July 21, 2010

UNIX Communication tool

 


 This simple tool is used to communicate between two dislays (X11 based), in both textual and graphical ways. It is a kind of an old fashion "chat" tool.

The application opens at the same time two windows, both on the local host and on the remote host.
Each user can type some text or draw drafts. It is updated in realtime : no need to type enter to validate your message.

Source code and information are in the attached file.

Enjoy !
Buzz

 Package

 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Expansion shield for Arduino UNO

  Expansion shield for Arduino UNO Version : 14/04/2023 This little board and the source code are part of a CS Bomb-like project to be us...