Search:

Type: Posts; User: Json

Search: Search took 0.07 seconds.

  1. Re: How to communicate to/from gateway to stand alone server?( Newbie,pls help)

    We tend to use Apache HTTP components for a lot of this stuff at work.

    HttpComponents - HttpComponents Overview

    // Json
  2. Re: How to communicate to/from gateway to stand alone server?( Newbie,pls help)

    Well basically, no matter which one is the client server it still works the same, you need to figure out from what machine in your system you want the request to come from (firewall issues etc). Once...
  3. Re: How to communicate to/from gateway to stand alone server?( Newbie,pls help)

    It would be fairly straight forward then I guess, the server needs to have a servlet which accepts requests and then just prints back an answer to the gateway. Think of it as the gateway is the web...
  4. Re: How to communicate to/from gateway to stand alone server?( Newbie,pls help)

    What exactly do you mean when you say gateway?

    What protocol is the server and the gateway using to talk to each other?

    // Json
Results 1 to 4 of 4