web sites connections

css China
  • 18 years ago

    Here's the problem:
    I have a web-site in China that interacts with another site in the US through ASP calls. No problem there.
    The problem is when my users, mostly connecting via dial-up are directed to the US site directly. This will take ages.


    I thought,  that maybe my site can be used as some kind of proxy, doing this connetion work for the users: The user will interact only with my local site and my site will call the US one for that user, thus making the total connection time much faster.


    Does this make any sense? Is it possible? How?


    Thanks,


    Shachar

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”