HOME › Forums › Gateways › EZSrve › EZSrve XML Port? › Reply To: EZSrve XML Port?
Inactive
June 20, 2008 at 2:22 am
Post count: 408
Take a look at the open source utility
http://sourceforge.net/projects/shnutilitysuite/
You need to create a TCP socket to 8002, and then send/receive text (XML).
The utility is windows only – if you are using another OS let me know your environment.