0

I'm trying to open a socket that can send parameters from an user interface and send them to a remote server. What Java code can I use to open such a port of communication. Thank you

BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
  • 1
    Do you really net JEE for that? Did you try this? https://docs.oracle.com/javase/tutorial/networking/sockets/readingWriting.html – Klemens Morbe Dec 24 '17 at 10:47
  • Thanks Klemens Morbe. Let me try that. What I really need to achieve is to send the messages with an IsoChannel using jPos. If what you're saying works then the jPos implementation should also work. Let me get on it, thanks – Terrence Munyunguma Dec 24 '17 at 11:05

0 Answers0