rjpcomputing/robotninja

Determine protocol for server/client communications

GoogleCodeExporter opened this issue · 3 comments

The protocol is going to be passing strings back and forth between the
server and the client using TCP sockets.

Original issue reported on code.google.com by rpusz...@gmail.com on 6 Feb 2008 at 4:35

Think about issues that could occur as the project gets more complicated. Does 
this
scale well if more information is required?

Original comment by rpusz...@gmail.com on 6 Feb 2008 at 4:35

The GVSU team made some progress on this and a document will be created that 
can be
modified until it is complete. See issue #16
(http://code.google.com/p/robotninja/issues/detail?id=16).

Original comment by rpusz...@gmail.com on 11 Feb 2008 at 2:14

  • Changed state: Started

Original comment by rpusz...@gmail.com on 8 Mar 2008 at 12:44

  • Changed state: Fixed