socket

  1. D

    Socket programming with Java - can't send data to Java

    Hi - I'm trying to use sockets to communicate between Progress and a Java class. The Progress code is definitely connecting the class, but sending data isn't working. Can someone point me in the right direction? The code below has a couple of comments to explain where I see the code working...
  2. Cecil

    Question Mqtt Client Written In Abl

    I'm writing an a MQTT client and I'm getting stuck at the first hurdle. The problem I am having is the MQTT broker is disconnecting the SOCKET connection without any returning any data first. Here is my code. You should be able to just copy and past the code into your own Progress editor and...
Top