You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StreamHub Comet Server Community
Hi,
I am looking to use StreamHub Comet Server for broadcast, We have an
application where one service say WCF will send data to StreamHub
Comet Server and then StreamHub Comet Server will send data to
connected user.
We are using .net C#. So is this supported as i have seen all sample
in java
Please guide me through
thanks.
StreamHub Team
unread,
Sep 10, 2010, 5:19:10 PM9/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StreamHub Comet Server Community
Hi,
Yes this is very much possible using our .NET SDKs.
The Streaming Adapter SDK will allow you to send data to the StreamHub
Server from C#.
Then it will be published out to all clients.
There are 3 types of client available Ajax (any modern Browser), Java
desktop, or .NET Desktop.
To write a C# Desktop client, you'll need the .NET Thick Client SDK.