Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Udp recevie Delay
Date: Sat, 7 Nov 2009 14:50:03 +0000 (UTC)
Organization: J2 Aircraft Dynamics
Lines: 5
Message-ID: <hd41er$8vb$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257605403 9195 172.30.248.38 (7 Nov 2009 14:50:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 7 Nov 2009 14:50:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 774625
Xref: news.mathworks.com comp.soft-sys.matlab:583226


Hi all,
  Has any one seen and fix this problem I am having.  when running a custom S-Block in Symulink or as part of a RTW (Visual studio C++) containing code for sending udp messages I get a ~7 sec delay form the calling sendTo function to seeing the message at the server.   Note that adding breakpoints into the code removes the problem.


Can anyone help