473,397 Members | 2,099 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,397 software developers and data experts.

Minimize delivery failures

I accidently posted this message to the wrong newsgroup, so if you monitor
microsoft.public.dotnet.framework I am sorry?

My company has three buildings with a network connecting them between. One
of the buildings is outside of the country (in the Dominican Republic). I
would like for a program had I have built to be able to communicate with a
web service running in one of the other two buildings. I have started some
basic testing of the reliability of the connection to the DR building by
pinging a server with different buffers sizes (ping -n 100 -l <buffer size>
<server name>). I have noticed smaller buffers are more reliable. So my
question is, can I compress portions of my soap message to minimize the
chance of failed deliveries?
Nov 21 '05 #1
3 1333
kpg
"Mike King" <em*****@excite.com> wrote in message
news:OX**************@TK2MSFTNGP09.phx.gbl...
# Name resolution details: file://c:\temp\8350.htm (12/2/2004 12:18:07 PM)
#
I accidently posted this message to the wrong newsgroup, so if you monitor
microsoft.public.dotnet.framework I am sorry?

My company has three buildings with a network connecting them between.
One
of the buildings is outside of the country (in the Dominican Republic). I
would like for a program had I have built to be able to communicate with a
web service running in one of the other two buildings. I have started
some
basic testing of the reliability of the connection to the DR building by
pinging a server with different buffers sizes (ping -n 100 -l <buffer
size>
<server name>). I have noticed smaller buffers are more reliable. So my
question is, can I compress portions of my soap message to minimize the
chance of failed deliveries?


Just off the cuff I would say if you are losing data that is a problem.
Compressing just treats the symptoms. Look into why large buffers
are being corrupted and address that issue.

kpg
Nov 21 '05 #2
From what I have been told is the lines in the Dominican Republic are not
that good. I used the ping command to check the reliability of the
connection and it does not look that good. The ping command uses the ICMP
protocol which does not guarantee packet delivery as opposed to the TCP
protocol. I am hoping if I minimize the amount of packets sent then I can
minimize the likelihood of packets being resend. I'm going to use TCP/IP so
I can guarantee message delivery.
"kpg" <ip***@thereforeiam.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
"Mike King" <em*****@excite.com> wrote in message
news:OX**************@TK2MSFTNGP09.phx.gbl...
# Name resolution details: file://c:\temp\8350.htm (12/2/2004 12:18:07 PM)#
I accidently posted this message to the wrong newsgroup, so if you monitor microsoft.public.dotnet.framework I am sorry?

My company has three buildings with a network connecting them between.
One
of the buildings is outside of the country (in the Dominican Republic). I would like for a program had I have built to be able to communicate with a web service running in one of the other two buildings. I have started
some
basic testing of the reliability of the connection to the DR building by
pinging a server with different buffers sizes (ping -n 100 -l <buffer
size>
<server name>). I have noticed smaller buffers are more reliable. So my question is, can I compress portions of my soap message to minimize the
chance of failed deliveries?


Just off the cuff I would say if you are losing data that is a problem.
Compressing just treats the symptoms. Look into why large buffers
are being corrupted and address that issue.

kpg

Nov 21 '05 #3
The connection might not be at bad. I pinged my web hosting company
(located in the US) which is over a thousand miles from where I am and it
has the same amount of timeouts (10%) as our Dominican Republic connection,
and I have not seen any problems when fetching web pages my web server. I
just never knew that there was so many non-delivered packets over the
internet. I thought with the modern internet we have resolved these issues
a long time ago.
"Mike King" <em*****@excite.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
From what I have been told is the lines in the Dominican Republic are not
that good. I used the ping command to check the reliability of the
connection and it does not look that good. The ping command uses the ICMP
protocol which does not guarantee packet delivery as opposed to the TCP
protocol. I am hoping if I minimize the amount of packets sent then I can
minimize the likelihood of packets being resend. I'm going to use TCP/IP so I can guarantee message delivery.

Nov 21 '05 #4

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

Similar topics

1
by: OC | last post by:
Does anyone know if there is any support for guaranteed delivery of messages such as with MSMQ for .NET (webservices, etc.)? I have a high-speed data-entry application being ported from the...
0
by: Dica | last post by:
i think i've gotten the wrong idea about the differences between a read receipt and delivery status notificaiton. i was assuming that delivery status notificaiton is a response line from the remote...
2
by: Tony Ciconte | last post by:
I cannot seem to find the VBA code that will minimize the whole Access apllication. The instruction... "Application.DoCmd.Minimize" seems to only minimize the active screen. What I need is a VBA...
3
by: Maka Sili | last post by:
Hi, My VC++ application does not have a titlebar (and therefore no System menu, no minimize, no maximize and no close button). We have a custom button for minimize and close. When the app...
5
by: Chris Thunell | last post by:
I'm using the system.web.mail in vb.net to send emails out in a vb.net application. The sending of emails works great. Is there a way to have it send me back a delivery receipt or a read receipt?...
0
by: Kostadin Kostov | last post by:
Hi! I'm developing component for sending emails and want to have the ability to request delivery receipt when sending an email. I use the "Return-Receipt-To" header:...
2
by: audiophilechris | last post by:
Can anyway help me write this query? I've created a DB to help me manage delivery logistics for items I rent out. I have a table that i use to record delivery date, delivery time, pickup date,...
0
by: Michael Bell | last post by:
From: Mail Delivery System <Mailer-Daemon@ptb-relay02.plus.net> To: michael@beaverbell.co.uk Subject: Mail delivery failure: returning message to sender Date: Wed, 31 Oct 2007 19:39:57 +0000 ...
5
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Dear all, I'd like to know if there is any method to minimize command mode window when a console program is running. In my case, there are several console programs which run periodically in...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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,...
0
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...

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.