Re: [twsocket] problem using UDP

2006-10-11 Thread rajan
Hi,

Thanks for your reply.
FYI, I am running the application in two different machine.
How can I receive the data when the localport and port are different.?
It happens only when I run one application.
why the sending program data loopback? Can't we avoid it?
Any help?

Best regards,
Rajan
_
RealiSim TSL Technologies Pvt Ltd
www.realisim.co.in
Tel: +91-80-51150448 e236
Fax: +91-80-51150449
- Original Message -
From: "Francois Piette" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, October 11, 2006 12:07
Subject: Re: [twsocket] problem using UDP


> Ues ReceiveFrom to know who is sending the reply. Maybe it is the sending
> program itself.
>
> Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
> --
> [EMAIL PROTECTED]
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
> - Original Message -
> From: "rajan" <[EMAIL PROTECTED]>
> To: "ICS support mailing" 
> Sent: Wednesday, October 11, 2006 7:05 AM
> Subject: [twsocket] problem using UDP
>
>
> > Dear All,
> >
> > I am using ICS for long time, it is very powerful and useful.  First I
> would thanks to the ICS team.
> > Recenetly I noticed a Weird problem using UDP.
> > I have two application communicating between them using TWSocket through
> UDP.
> > Both the applications sending and receiving the data each other.  It
works
> fine when both applications are running.
> > Strange is when I run only one application.  I am sending the data in a
> timer,  I am getting the data back at onDataAvailable though the other
> application is not running.  I don't know Why it happens?  I don't want
any
> acknowlegement or loopback of data.
> > Can anyone help me to solve this issue?
> >
> > Best regards,
> > Rajan
> > _
> > RealiSim TSL Technologies Pvt Ltd
> > www.realisim.co.in
> >
> > --
> > To unsubscribe or change your settings for TWSocket mailing list
> > please goto http://www.elists.org/mailman/listinfo/twsocket
> > Visit our website at http://www.overbyte.be
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] problem using UDP

2006-10-10 Thread Francois Piette
Ues ReceiveFrom to know who is sending the reply. Maybe it is the sending
program itself.

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

- Original Message - 
From: "rajan" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, October 11, 2006 7:05 AM
Subject: [twsocket] problem using UDP


> Dear All,
>
> I am using ICS for long time, it is very powerful and useful.  First I
would thanks to the ICS team.
> Recenetly I noticed a Weird problem using UDP.
> I have two application communicating between them using TWSocket through
UDP.
> Both the applications sending and receiving the data each other.  It works
fine when both applications are running.
> Strange is when I run only one application.  I am sending the data in a
timer,  I am getting the data back at onDataAvailable though the other
application is not running.  I don't know Why it happens?  I don't want any
acknowlegement or loopback of data.
> Can anyone help me to solve this issue?
>
> Best regards,
> Rajan
> _
> RealiSim TSL Technologies Pvt Ltd
> www.realisim.co.in
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be