473,396 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

don't get response at dynamic IP address?

Greeting.

We have a web service which is written in ASP.net (C#). When a user
makes a request, it takes a while (average 100 seconds) to get the
response.

One of our users has dynamic IP address. He is complaining that he
does not get the response back. When I checked our log file from the
server, I can see the whole process had been completed from the
server. Why the user did not receive the response? Does dynamic IP
cause problem (IP changes after making request?)? How do I solve this
problem?

Regards,

Linda Chen

May 3 '07 #1
2 1889
Ask him to try it from IE; I think it is firewall/proxy problem mor.

--
cheers,
RL
<li********@faa.govwrote in message
news:11*********************@e65g2000hsc.googlegro ups.com...
Greeting.

We have a web service which is written in ASP.net (C#). When a user
makes a request, it takes a while (average 100 seconds) to get the
response.

One of our users has dynamic IP address. He is complaining that he
does not get the response back. When I checked our log file from the
server, I can see the whole process had been completed from the
server. Why the user did not receive the response? Does dynamic IP
cause problem (IP changes after making request?)? How do I solve this
problem?

Regards,

Linda Chen

May 3 '07 #2
<li********@faa.govwrote in message
news:11*********************@e65g2000hsc.googlegro ups.com...
Greeting.

We have a web service which is written in ASP.net (C#). When a user
makes a request, it takes a while (average 100 seconds) to get the
response.

One of our users has dynamic IP address. He is complaining that he
does not get the response back. When I checked our log file from the
server, I can see the whole process had been completed from the
server. Why the user did not receive the response? Does dynamic IP
cause problem (IP changes after making request?)? How do I solve this
problem?
This almost certainly has nothing to do with a dynamic IP address, unless
he's losing his connection to the Internet and reestablishing it. If that is
the case, then it is a network problem, and you aren't going to be able to
do anything about it. In TCP/IP, a "connection" includes the source and
destination IP addresses, so if his were to change during a connection,
then, by definition, the connection is gone.

That said, it is almost certainly not a problem with the dynamic IP address,
so you should look elsewhere for answers. For instance, this user was unique
in having a dynamic IP address. In what other ways is his network
environment unique?
--
John Saunders [MVP]
May 3 '07 #3

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

Similar topics

11
by: Stephen | last post by:
I was wondering if someone can help me with an web application design problem. I have a aspx page which builds up an arraylist called addresses and outputs the values in the arraylist items to a...
1
by: Gary D. Rezek | last post by:
Hi All, I've got a set of asp pages used to register students into the ResNet database. Testing things out under different browser security settings I ran into a problem. The following buttons.......
3
by: K.S.Liang | last post by:
Hi all, 1> If there are more than one dynamic linking libraries in the file system, how do I know which one is loaded into system? Any C library or system call can tell me which *.so or *.sl is...
8
by: Peter B. Steiger | last post by:
The latest project in my ongoing quest to evolve my brain from Pascal to C is a simple word game that involves stringing together random lists of words. In the Pascal version the whole array was...
3
by: michael_vanommeren | last post by:
I have two web applications that I am working with and I am trying to do a Response.Redirect from one to the other. They are setup as separate web applications on the same IIS server. If I go...
7
by: Philippe Poulard | last post by:
Hi, RefleX 0.1.3, a general-purpose XML Virtual Machine, is available here : http://reflex.gforge.inria.fr/ In this release, you'll find tutorials for mapping SQL to arbitrary complex XML...
6
by: Even | last post by:
Hi all, As far as I know, relative address will be assigned by program at link time.Right? Ok, here we go. So if we use a static library, it will give the program an relative address(i mean...
5
by: gracepaul | last post by:
hi, I had created a web application in c#. It is uploaded and going smoothly. Now the request of the client is to restrict the access of their site. They want access only in some machines(Not in...
1
by: gracepaul | last post by:
hi all, can we use the dynamic ip address to identify a paticular computer on the internet . is there a static ip address for a computer which have dynamic ip to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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
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,...

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.