473,499 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Servers Across the Atalantic


This is probably more of a SQL server issue, but its also .net related I
think... 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 visual studio.
When the user in the US runs the program and it gets to the import
progress part, 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 and send to the servers,
so its some problem with the connection with the US.... anyone come
across anything like this?
Cheers mike
--
blomm
------------------------------------------------------------------------
blomm's Profile: http://www.msusenet.com/member.php?userid=5203
View this thread: http://www.msusenet.com/t-1871069094

Sep 20 '05 #1
2 1442
"blomm" <bl**********@no-mx.msusenet.com> wrote in message
news:bl**********@no-mx.msusenet.com...

This is probably more of a SQL server issue, but its also .net related I
think... 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 visual studio.
When the user in the US runs the program and it gets to the import
progress part, 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 and send to the servers,
so its some problem with the connection with the US.... anyone come
across anything like this?
Cheers mike


Hi Mike,

I don't know your app at all, so I don't know what you mean by
"it gets to the import progress part"

I infer that you have some kind of upload or background processing going on
and that you want to see a progress bar.
It is quite possible that the progress bar is implemented with a
"side-channel" type of operation. Perhaps the progress bar control is
sending requests for the value to display but it is not getting a response
from the London server? That sounds likely. If so, take a close look at
your progress bar control. Does it use HTTP to communicate to a page on the
London server that returns this value? Does it use port 80? If the answer
is 'no' to either question, then it is very very likely that you have a
firewall (either in your USA ISP or your London ISP) that is blocking the
traffic on the grounds that it is not HTTP over port 80 and is therefore
probably a virus.

You can monitor TCP/IP traffic using a variety of tools (assuming you are
sitting on the console of the web server itself or are connected via
Terminal Services). Some of these tools are open source, others cost money.
I won't recommend a specific tool. However, using a traffic monitoring
tool, you should have no difficulty 'seeing' the packets that carry the
status information on the London server, and 'seeing' the broken
communication on the USA server.
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
Sep 21 '05 #2
Blomm,

Ken and I run a website. The SQLServer and the website are placed in
Florida. I do my updates or whatever from here from Holland (using a VBNet
program however that should not be the difference).

http://www.windowsformsdatagridhelp.com/default.aspx

I see almost no difference with if I am testing on a local (replicated
server) here.

Maybe this gives some idea's

Cor
Sep 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
6205
by: Meghna | last post by:
Hi, I was wondering if some one would be able to help me with this. I am trying to share a session across two servers and I seem to be experiencing some problems. I was wondering if anybody has...
5
4014
by: nmac | last post by:
Hi all, hopefully someone can offer some sagely advice regarding Production use of Jakarta's Tomcat. First, some brief background. My company have a servlet application that connects to a MySQL...
2
1348
by: John D | last post by:
Does anyone have any idea how to syncronise two SQL identical tables across a network, between servers? We want to run our website from a SQL tables on the same server, but set up so that if the...
7
11175
by: steve | last post by:
Can you join two tables across different servers in mySQL, or am I dreaming of Oracle? -- Posted using the http://www.dbforumz.com interface, at author's request Articles individually checked...
5
4629
by: fm | last post by:
We are using ASP.NET State Server in our applications to protect session state from machine.config and IIS recycles. We also may cluster the servers in the future. We don't have the resources to...
2
279
by: blomm | last post by:
This is probably more of a SQL server issue, but its also .net related I think... I have the client side of my application installed in the US, with the application and the database servers running...
2
2734
by: Chris Fink | last post by:
What is the recommendation for sharing master pages across IIS Servers? In our corporation, we have many webservers in different environments (intranet, extranet, etc). I've done some searching,...
3
3972
by: Ben Holness | last post by:
Hi all, I have a php/mysql website where people can upload their own graphics for the buttons and background of pages on the website. This used to run on one server, but I have now been asked...
0
1000
by: cherryblossom | last post by:
hii, i am developing a client server application in C#.. In this multiple clients can connect 2 server. I am using a set of 4 servers so that the fault tolerance can be increased in case a...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7392
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5479
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4920
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.