servers across the Atlantic

  • Hello all,

     

    I have the client side of my application installed in the US, with the application and the database servers running in london. 

    The program language is C#, all built in .net, with the .net installer. When the user in the US runs the program and it gets to the import progress part (background processing occurring on London servers), they are getting no feedback as to the progress of the import.  ie, nothing is being sent to the US from the london server.  But everything runs smooth the other way, ie. tables are written to the sql db's in london etc...  And I get data sending and receiving here in london when i run the client app on my machine in london and send to the servers here, so its some problem with the connection with the US....firewalls?? port numbers??  anyone come across anything like this?

     

    Cheers,

    mike

  • Not sure exactly how are you sending the feedback but if you are using connections accross the athlantic you are most definitely crossing Firewalls and port numbers also play a role. It all depends on what do you do for feedback!! If using remoting is one thing is using webservices is another if using custom TCP channels  is another ... etc

     


    * Noel

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply