Open bathtubed opened 9 years ago
I am going to try to use sockets
Java client working
Actually, can you push that to the other repo?
--Eric Ward of Team 3637, The Daleks. --Tell me I'm clever
On Mon, Dec 15, 2014 at 10:58 PM, zethra notifications@github.com wrote:
Java client working
— Reply to this email directly or view it on GitHub https://github.com/FRC-3637-Daleks/part-database/issues/2#issuecomment-67109427 .
the gui practice repo?
Sorry, I just added you to the GUI-practice repo, this is where there should be Java code for the GUI. Nice job by the way.
--Eric Ward of Team 3637, The Daleks. --Tell me I'm clever
On Mon, Dec 15, 2014 at 11:06 PM, zethra notifications@github.com wrote:
other repo?
— Reply to this email directly or view it on GitHub https://github.com/FRC-3637-Daleks/part-database/issues/2#issuecomment-67109863 .
Sure
BTW I still cant compile the c++ bridge/interface code
Allow us to troubleshoot over some sort of messaging communication
--Eric Ward of Team 3637, The Daleks. --Tell me I'm clever
On Mon, Dec 15, 2014 at 11:08 PM, zethra notifications@github.com wrote:
BTW I still cant compile the c++ bridge/interface code
— Reply to this email directly or view it on GitHub https://github.com/FRC-3637-Daleks/part-database/issues/2#issuecomment-67109977 .
OK we can do that tomorrow signing off for the night soon.
Uses some form of IPC to communicate between the GUI and the Database, either a named pipe or a socket.