Is UDP/TCP network communications supported in Gluon Mobile?

53 Views Asked by At

I couldn't find anything in the documentation for Gluon-Mobile or on StackOverflow.

But, does Gluon Mobile allow me to do custom UDP/TCP network communications?

I have a standard desktop JavaFX application that uses UDP/TCP to talk to some devices on our network and I was thinking it would be cool if I could write a mobile app to communicate with our devices.

I'm just not sure if the low level network communication is supported.

Note, I'm not talking about "Gluon Connect", our apps talk to our hardware devices locally and no cloud is needed.

Thanks..

0

There are 0 best solutions below