Skip to content

Commit

Permalink
TODO modified a little
Browse files Browse the repository at this point in the history
  • Loading branch information
rovinbhandari committed Mar 28, 2012
1 parent de4ca19 commit 96c1a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
remove set0(chp) and chp->conid = -1 from the functions in client_udp_functions.c so that the conid is maintained.
implement different connections for control and for data.
implement command queueing on client/server.
implement multi-threading on server side.
NOT IMPORTANT: implement multi-threading on server side.
put the server on port 21.
DONE: make the client capable of parsing spaces in filenames.
remove struct packet* data from the argument of all the functions as it is not necessary.
Expand Down

0 comments on commit 96c1a35

Please sign in to comment.