Package mazealgo.examples
Class RunMazeClient
java.lang.Object
mazealgo.examples.RunMazeClient
Round-trip demo against the two servers started by
RunMazeServer:
asks for a maze on port 5400, then asks port 5401 to solve it, and
prints the maze + the solution length + a few node positions.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunMazeClient
public RunMazeClient()
-
-
Method Details
-
main
- Throws:
Exception
-