andrew
|
df019f8eab
|
sending works
|
2009-02-19 00:01:58 -06:00 |
andrew
|
1c942c3f05
|
error checking
|
2009-02-18 12:41:04 -06:00 |
andrew
|
63d6decaad
|
Use C-fu rather than silly conditionals and make some assumptions that make sending a file easier.
|
2009-02-18 02:40:41 -06:00 |
andrew
|
52fc686908
|
adding first version of filesystem interactions. currently just sends a file, does not yet receive a file
|
2009-02-18 02:33:36 -06:00 |
andrew
|
d1b65fa32a
|
lowercase all command responses
|
2009-02-18 02:32:33 -06:00 |
andrew
|
dc52361e30
|
new compilation instructions
|
2009-02-18 02:32:05 -06:00 |
andrew
|
8fd9562671
|
use shared send_message
|
2009-02-18 02:31:29 -06:00 |
andrew
|
c9d154d357
|
making send_file available to both client and server
|
2009-02-18 02:30:53 -06:00 |
andrew
|
e8c09582d6
|
Abstracting a few features in the client and server. Adding additional overflow protection in splitting command and arguments.
|
2009-02-17 22:14:43 -06:00 |
andrew
|
b3127887bd
|
adding client side help
|
2009-02-16 02:04:33 -06:00 |
andrew
|
472fa6558a
|
new features!
|
2009-02-16 01:58:34 -06:00 |
andrew
|
230f5dfea7
|
First commit. Client and server exchange messages, one per connection. There is a restricted list of commands that can be sent; both client and server obey. No filesystem access, yet. That is the only thing missing.
|
2009-02-16 01:56:15 -06:00 |