Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
I'm porting some high level control code for an embedded system from MATLAB to C. Also, which communication protocol?
It was built in-house, so I can't actually name it, but it's essentially a layer that exposes some Java methods, while leaving what actual network protocol to be used up to the infrastructure/sysops teams. I'm pretty much just pulling levers in Java to make it jump through my hoops. A step up from CORBA, but like all new things it's having trouble gaining traction.