Reply To: Too many threads?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Too many threads? Reply To: Too many threads?

#59438
Jared Miller
Participant

    Use TCP/IP…on your outbound thread, set the type to client w/ the Host as localhost, then choose a port…on your inbound thread, set the type as server and use the same port.  when you start them both they should connect fine.  I use this for going from process to process and from site to site.