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

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.
Jul 2 '07 #1
1 1317
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.
Jul 3 '07 #2

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

Similar topics

1
by: Lex | last post by:
I have an app that allows for cross process eventing. I have a server that instantiates a shared object that external processes can remotely get a refernce to and register for events. The...
2
by: John Jenkins | last post by:
Does anyone have any introductory references to either WS-Addressing, or WS-Eventing, with perhaps worked examples?? Thanks
1
by: Stefan Lischke | last post by:
hi there, I have a lot of problems generating code for the new "WS-Eventing" Specification http://schemas.xmlsoap.org/ws/2004/08/eventing/ Is it possible, that after IBM joined this spec....
1
by: rawCoder | last post by:
Hi, How does WS Eventing works around the problem of the subscriber client being a Winform Application and behind firewall / Proxy server? In Other Words ... If I have a Windows Form...
0
by: Stefan Lischke | last post by:
Hi, I'm really desperate using code generation(wsdl.exe) from wsdl files for latest WS-Eventing(including WS-Addressing) Specs. I'm writing my diploma about "publish subscribe systems based on...
2
by: Darshan Mehta | last post by:
Hello, I have created a class with custom events. The delegate for the event is created before the class is declared. This event works fine when deployed locally. I convertied the Class into a...
0
by: brking | last post by:
How do you implement an asmx web service using someone elses WSDL, like WS-Eventing ? That is, how can a client implement an event sink in asmx against this spec ? Do they need to disable...
0
by: Sam | last post by:
I've tried out a psudo WS Eventing via client calling Async WS methods calls and server in a while-checkCondition-sleep loop and that seems to work (at least in simple testing). But is there a way...
0
by: MichaelPhillipson | last post by:
Hello, I am planning and researching an application in which a given number of client applications would register interest with a web service, this web service would then monitor a value and...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.