EntropySink
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EntropySink
»
Technical & Scientific
»
Programming
»
Topic:
file transfer/shared whiteboard/chat client
« previous
next »
Print
Pages: [
1
]
Author
Topic: file transfer/shared whiteboard/chat client (Read 4243 times)
ygfperson
Founders
Posts: 601
Karma: +10/-1
file transfer/shared whiteboard/chat client
«
on:
January 04, 2006, 08:37:25 PM »
I wrote one in python:
http://www.rpi.edu/~schneg/drawer_stuff.zip
. Here's a screenshot:
to run the server you type: python drawer_server.py
to run the client you type: python drawer_client.py
to run it in windows you need three packages:
-
The python interpreter
-
The Python GTK libraries
-
The GTK runtime
and i guess from there on in you guys can figure it out
Logged
Print
Pages: [
1
]
« previous
next »
EntropySink
»
Technical & Scientific
»
Programming
»
Topic:
file transfer/shared whiteboard/chat client