DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Mon, 2 Jul 2007 16:18:00 -0700,    posted on: microsoft.public.dotnet.framework.aspnet.webservices        back       

Thread Index
  1    Chris
          2    bruce barker
          3    bruce barker


Webservices Eventing   
Hi, we have data points coming in quickly a few times a second and need to 
push it out to many clients (Flex, if its important...) who subscribe to 
receive the data without polling for each point.  I believe this is called 
Webservices Eventing... Can somebody point me to an example of this sort of 
thing in C# / ASP.NET?

Thanks.
Date:Mon, 2 Jul 2007 16:18:00 -0700   Author:  

Re: Webservices Eventing   
flex data service events don't work with webservices. they work if 
message servers like JMS. flex data services keeps a persistent 
connection open to the server, so messages can pass back and forth 
without polling.

not sure where C# / asp.net come in with your project. an asp.net page 
can host a flash file that has the flex support.

if you want flex to call your server, then a JMS bridge is probably the 
easiest. though this would not be asp.net until iis 7.0, your bridge 
would be a nt service.

-- bruce (sqlwork.com)

Chris wrote:

> Hi, we have data points coming in quickly a few times a second and need to 
> push it out to many clients (Flex, if its important...) who subscribe to 
> receive the data without polling for each point.  I believe this is called 
> Webservices Eventing... Can somebody point me to an example of this sort of 
> thing in C# / ASP.NET?
> 
> Thanks.
Date:Mon, 02 Jul 2007 17:15:33 -0700   Author:  

Re: Webservices Eventing   
flex data service events don't work with webservices. they work if 
message servers like JMS. flex data services keeps a persistent 
connection open to the server, so messages can pass back and forth 
without polling.

not sure where C# / asp.net come in with your project. an asp.net page 
can host a flash file that has the flex support.

if you want flex to call your server, then a JMS bridge is probably the 
easiest. though this would not be asp.net until iis 7.0, your bridge 
would be a nt service.

-- bruce (sqlwork.com)

Chris wrote:

> Hi, we have data points coming in quickly a few times a second and need to 
> push it out to many clients (Flex, if its important...) who subscribe to 
> receive the data without polling for each point.  I believe this is called 
> Webservices Eventing... Can somebody point me to an example of this sort of 
> thing in C# / ASP.NET?
> 
> Thanks.
Date:Mon, 02 Jul 2007 17:15:33 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us