07-11-2020, 06:12 AM
If sending QM to QM, the easiest is the net function.
If sending QM to ProgramX, the easiest is TcpSocket class and any port. Download: https://www.quickmacros.com/forum/showth...p?tid=2852
If sending ProgramX to QM (net listener server), it is impossible because of undocumented secure protocol.
If sending QM to QM not through net, use TcpSocket class and any port.
If sending QM to ProgramX, the easiest is TcpSocket class and any port. Download: https://www.quickmacros.com/forum/showth...p?tid=2852
If sending ProgramX to QM (net listener server), it is impossible because of undocumented secure protocol.
If sending QM to QM not through net, use TcpSocket class and any port.