1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00
Files
wmaker/WINGs/Examples
Tamas TEVESZ 1f2b9999b9 Remove network support from WINGs
- nobody used it

Amend network stuff removal

still more wings network removals

[crmafra: squashed together three patches]
2010-03-26 21:08:17 +01:00
..
2009-09-14 16:51:26 +02:00
2010-03-26 21:08:17 +01:00
2009-09-14 16:51:26 +02:00


Files:
-----

server		- server example of using WMConnection. It keeps a database of
		  timeouts for a group of users, allowing one to add/remove
		  users and update the timeouts associated with them.

connect		- client example of using WMConnection. Works with the server
		  program above. Just start both without any parameter and
		  type help in the client to find out how to operate them.
		  Rest is self explanatory.

puzzle		- a nice zuPzel =)

fontl		- a map of all characters with their corresponding ascii,
		  hex, decimal and octal representations.