So, I thought that perhaps, if the web service calls weren’t working between machines, then maybe if I put my web service on the local EvoStream machine, it might work. Still didn’t.
Here’s what I have in my eventLogger (note that all of the events, except for in/out Stream Created/Closed are commented out):
Earlier, when I previously tried connecting to another computer, I got similar log entries, with the Far IP obviously being different.
I’ve come up with another idea, if I can get some PHP help. I was thinking that maybe I can turn on the evowebservices instead of my own. Then, have one of those PHP scripts do something I can easily look at, like write a file when it gets called. Trouble is, I have no idea which PHP file to use, or how to modify a PHP script to write to a file. Do you think I should go ahead and post this PHP question in another thread?