[clojure-rabbitmq] Socket Exception thrown when trying to make a remote connection to server over adhoc network

2014-06-11 Thread Samuel Nelson
I am new to langohr and trying to use it for data transfer between different clients in a distributed network. For now, I am testing on two separate laptops connect via adhoc network. ips are set to 10.10.10.3 and 10.10.10.5. I start up rabbitmq on both laptops and added the "client" username

[clojure-rabbitmq] Socket Exception thrown when trying to make a remote connection to server over adhoc network

2014-06-11 Thread Samuel Nelson
I am new to langohr and rabbitmq, and I want to try and use it for sending data across a distributed network. To test it out, I have two laptops, both connected over and adhoc network and both running rabbitmq and their IP's are set to 10.10.10.3 and 10.10.10.5... I added a rabbitmq username an

Re: [clojure-rabbitmq] Socket Exception thrown when trying to make a remote connection to server over adhoc network

2014-06-11 Thread Michael Klishin
 On 11 June 2014 at 21:40:19, Samuel Nelson (snels...@ycp.edu) wrote: > > For now, I am testing on two separate laptops connect via adhoc > network. ips are set to 10.10.10.3 and 10.10.10.5. > I start up rabbitmq on both laptops and added the "client" username > to the 10.10.10.3 laptop, with p