Send a post over lan

I have a Tomcat Apache Server on the same wifi that the imp. I really dont want to make port forwarding, so how can I make a post to the local server?

I think what happens is: the imp makes a request to the impserver, and the impserver process the request (making tha post bla bla bla) and then forward the response to the imp. Unfortunately, this way I have no workaround.

Thanks in advance,

Gcats

As you say it’s not designed to talk directly to a local device directly.

If you don’t want to do port forwarding (understandably, it can be expensive and awkward to do) perhaps you could have your server to poll the imps server on the Internet periodically?

The API is detailed here :-
http://devwiki.electricimp.com/doku.php?id=httpapi