Re: Real time updates to and from clients

2010-04-08 Thread Peter Gfader
Gfader Sent: Thursday, 28 January 2010 1:33 PM To: ozsilverlight@ozsilverlight.com Subject: Real time updates to and from clients Hi All, I play around with real time updates to and from SL clients, and have figured out a couple

Re: Real time updates to and from clients

2010-03-30 Thread Peter Gfader
:* ozsilverlight-boun...@ozsilverlight.com [mailto: ozsilverlight-boun...@ozsilverlight.com] *On Behalf Of *Peter Gfader *Sent:* Thursday, 28 January 2010 1:33 PM *To:* ozsilverlight@ozsilverlight.com *Subject:* Real time updates to and from clients Hi All, I play around with real time updates

Re: Real time updates to and from clients

2010-03-30 Thread ross
...@ozsilverlight.com] On Behalf Of Peter Gfader Sent: Thursday, 28 January 2010 1:33 PM To: ozsilverlight@ozsilverlight.com Subject: Real time updates to and from clients Hi All, I play around with real time updates to and from SL clients, and have figured out a couple of possibilities

Re: Real time updates to and from clients

2010-03-30 Thread Peter Gfader
Gfader Sent: Thursday, 28 January 2010 1:33 PM To: ozsilverlight@ozsilverlight.com Subject: Real time updates to and from clients Hi All, I play around with real time updates to and from SL clients, and have figured out a couple of possibilities with Silverlight. Sockets

Re: Real time updates to and from clients

2010-03-30 Thread ross
updates to and from clients Hi All, I play around with real time updates to and from SL clients, and have figured out a couple of possibilities with Silverlight. Sockets Polling over WCF in SL2 or SL3 (HTTP) WCF net.tcp protocol in Silverlight 4 (Polling over

Re: Real time updates to and from clients

2010-01-28 Thread Peter Gfader
. *From:* ozsilverlight-boun...@ozsilverlight.com [mailto: ozsilverlight-boun...@ozsilverlight.com] *On Behalf Of *Peter Gfader *Sent:* Thursday, 28 January 2010 1:33 PM *To:* ozsilverlight@ozsilverlight.com *Subject:* Real time updates to and from clients Hi All, I play around with real time

Re: Real time updates to and from clients

2010-01-27 Thread Vishwanath Humpy
Are duplex wcf services not available in silverlight? On Thu, 28 Jan 2010 08:59:33 +0530 wrote gt;Hi All, gt;I play around with real time updates to and from SL clients, and have figured out a couple of possibilities with Silverlight.SocketsPolling over WCF in SL2 or SL3 (HTTP)WCF net.tcp

Re: Re: Real time updates to and from clients

2010-01-27 Thread Vishwanath Humpy
Silly comment.nbsp; Of course not, as this would require tcp. On Thu, 28 Jan 2010 10:08:32 +0530 wrote gt; Are duplex wcf services not available in silverlight? gt; gt;On Thu, 28 Jan 2010 08:59:33 +0530 wrote gt;gt;Hi All, gt;gt;I play around with real time updates to and from SL clients

RE: Real time updates to and from clients

2010-01-27 Thread John OBrien
updates to and from clients Hi All, I play around with real time updates to and from SL clients, and have figured out a couple of possibilities with Silverlight. 1. Sockets 2. Polling over WCF in SL2 or SL3 (HTTP) 3. WCF net.tcp protocol in Silverlight 4 (Polling over TCP