Posts by EricCS • 1 point
1 post
-
0
votes1
answer77
viewsQ: Transform Curl http://IP:PORT/sendLocalEvent? eventName=_event into Javafx
I would like to make an app in javafx , when you press a button sends a command like: curl http://IP:PORTA/sendLocalEvent?eventName=_evento to a server on the same network to start the _event event.…