Groups
Groups
Sign in
Groups
Groups
StreamHub Comet Server Community
Conversations
About
Send feedback
Help
StreamHub Comet Server Community
1–30 of 34
Mark all as read
Report group
0 selected
Lucius
12/14/10
ASP.NET and StreamHub
Hi All, I want to know is there any examples of integration ASP.net and StreamHub? the idea is i want
unread,
ASP.NET and StreamHub
Hi All, I want to know is there any examples of integration ASP.net and StreamHub? the idea is i want
12/14/10
Andy
,
StreamHub Team
3
11/25/10
Running the tutorials
Thank you guys! Using > hub.connect("http://localhost:7878/streamhub/"); did the trick.
unread,
Running the tutorials
Thank you guys! Using > hub.connect("http://localhost:7878/streamhub/"); did the trick.
11/25/10
Banti
,
StreamHub Team
2
9/10/10
Can StreamHub Comet Server be build in .net c#
Hi, Yes this is very much possible using our .NET SDKs. The Streaming Adapter SDK will allow you to
unread,
Can StreamHub Comet Server be build in .net c#
Hi, Yes this is very much possible using our .NET SDKs. The Streaming Adapter SDK will allow you to
9/10/10
schz
2
7/22/10
how to know when a user unsubscribed from a topic/channel
Hmm, I think onSubscribe and onUnSubscribe get fired more often than what I thought. If I leave a
unread,
how to know when a user unsubscribed from a topic/channel
Hmm, I think onSubscribe and onUnSubscribe get fired more often than what I thought. If I leave a
7/22/10
Mangal_Pandey
7/7/10
Using console or command clients to connect to Streamhub server
Hi All, I have an application which uses HTTP to send requests and process responses of the commands
unread,
Using console or command clients to connect to Streamhub server
Hi All, I have an application which uses HTTP to send requests and process responses of the commands
7/7/10
Kara Rawson
5/11/10
Re: GWT setHomePage
couple things., this is the wrong disccusion group to as this, and second, you do not know how to
unread,
Re: GWT setHomePage
couple things., this is the wrong disccusion group to as this, and second, you do not know how to
5/11/10
Frank
,
Kara Rawson
2
5/7/10
Connecting to domain or IP addtess
are you configuring your NAT on your firewall, and/or configuring your apache / IIS to properly
unread,
Connecting to domain or IP addtess
are you configuring your NAT on your firewall, and/or configuring your apache / IIS to properly
5/7/10
bookmark
,
StreamHub Team
2
4/25/10
Notification system
Hi bookmark, This a prime example to try out the new server integration feature in the 2.1.12-beta
unread,
Notification system
Hi bookmark, This a prime example to try out the new server integration feature in the 2.1.12-beta
4/25/10
Mike Dillon
4/22/10
Windows Gadget / Mac Widget Push Notification
Hello, I really like your simple solution for ajax push notification. I'm working on a project
unread,
Windows Gadget / Mac Widget Push Notification
Hello, I really like your simple solution for ajax push notification. I'm working on a project
4/22/10
Harlo Holmes
, …
Kara Rawson
4
4/16/10
new user question
you have to point apache to your streamhub using a directive. Its like a pointer for the directory
unread,
new user question
you have to point apache to your streamhub using a directive. Its like a pointer for the directory
4/16/10
pablisco
, …
Kara Rawson
3
3/20/10
Behaviour when pressing the escape button
You could overload the keyevent for the esc. A suggestion could be when a user presses the e scape
unread,
Behaviour when pressing the escape button
You could overload the keyevent for the esc. A suggestion could be when a user presses the e scape
3/20/10
JM
,
StreamHub Team
2
2/24/10
Client lost connection
Hello, 'lost connection' means the client lost connectivity to the StreamHub server, for
unread,
Client lost connection
Hello, 'lost connection' means the client lost connectivity to the StreamHub server, for
2/24/10
park
,
StreamHub Team
3
1/31/10
[how to add more list]Jquery Grid sample
Thank You for reply. We want to make list-module include record insert/update some filed value (
unread,
[how to add more list]Jquery Grid sample
Thank You for reply. We want to make list-module include record insert/update some filed value (
1/31/10
park
,
StreamHub Team
2
1/31/10
How to make push server with two machine(2-IP)
Hi park, You cannot use 2 different IPs because of the Same Origin Policy: http://en.wikipedia.org/
unread,
How to make push server with two machine(2-IP)
Hi park, You cannot use 2 different IPs because of the Same Origin Policy: http://en.wikipedia.org/
1/31/10
park
,
StreamHub Team
2
1/23/10
Is possible without sub-domain or domain?
Hi, You can run StreamHub on any port on the same server. For example, you could have Tomcat at 11.11
unread,
Is possible without sub-domain or domain?
Hi, You can run StreamHub on any port on the same server. For example, you could have Tomcat at 11.11
1/23/10
Kara
,
StreamHub Team
3
1/11/10
Payload Limit / Frequecy problems
I upgraded the backend to version 2.0.12 and that seemed to do the trick. Im still having problems
unread,
Payload Limit / Frequecy problems
I upgraded the backend to version 2.0.12 and that seemed to do the trick. Im still having problems
1/11/10
Mike Rojas
,
StreamHub Team
3
1/7/10
StreamHub proxy
Thanks for the reply. I modified your proxy file to reflect the new StreamHub API but I am still
unread,
StreamHub proxy
Thanks for the reply. I modified your proxy file to reflect the new StreamHub API but I am still
1/7/10
cenotaph
,
StreamHub Team
2
1/1/10
Questions about integration with php/mysql
Hi, You should only need to convert the stuff that needs comet/long- polling to Java. Any existing
unread,
Questions about integration with php/mysql
Hi, You should only need to convert the stuff that needs comet/long- polling to Java. Any existing
1/1/10
Mike Rojas
,
StreamHub Team
2
1/1/10
Happy New Year - but now the Community Edition License.txt is invalid!
Hi Mike, A new version 2.0.12 has been released with an extended license. The license expiry is now
unread,
Happy New Year - but now the Community Edition License.txt is invalid!
Hi Mike, A new version 2.0.12 has been released with an extended license. The license expiry is now
1/1/10
geokaf
,
StreamHub Team
2
12/29/09
.NET Connection
Hi, .NET-wise, you have a few options: You will always need a Java NIOServer in your setup but you
unread,
.NET Connection
Hi, .NET-wise, you have a few options: You will always need a Java NIOServer in your setup but you
12/29/09
wayneseymour
,
StreamHub Team
2
12/29/09
Test Driven app development with streamhub?
Here's some information on testing StreamHub from Java, might be useful: We often write a lot of
unread,
Test Driven app development with streamhub?
Here's some information on testing StreamHub from Java, might be useful: We often write a lot of
12/29/09
Lescaret Florent
,
StreamHub Team
2
12/29/09
com.google.gwt.core.client.JavaScriptException: (Error): Permission refusée
Hi Florent, First of all make sure you have the latest version of the GWT Adapter: streamhub-gwt-
unread,
com.google.gwt.core.client.JavaScriptException: (Error): Permission refusée
Hi Florent, First of all make sure you have the latest version of the GWT Adapter: streamhub-gwt-
12/29/09
Barkha
12/18/09
Communication mediums for Ajax Push/Comet.
Hi guys!! Please suggest me some best Comet forum,community,newsletter,group,channel links from where
unread,
Communication mediums for Ajax Push/Comet.
Hi guys!! Please suggest me some best Comet forum,community,newsletter,group,channel links from where
12/18/09
Barkha
12/18/09
Integrate Comet With Apache Tomcat 6
Hi Folks, I wanna integrate Comet with Tomcat as i want Ajax server push based chatting website
unread,
Integrate Comet With Apache Tomcat 6
Hi Folks, I wanna integrate Comet with Tomcat as i want Ajax server push based chatting website
12/18/09
Vivek
,
Barkha
2
12/18/09
Tomcat Integration
Hi Vivek, Have you got any way to integrate Comet with Tomcat? as i want Ajax server push based
unread,
Tomcat Integration
Hi Vivek, Have you got any way to integrate Comet with Tomcat? as i want Ajax server push based
12/18/09
dimitar nenchev
,
StreamHub Team
2
9/15/09
StreamHub
Hi, I believe we've already fixed this via StreamHub Support (sup...@stream-hub.com), but for
unread,
StreamHub
Hi, I believe we've already fixed this via StreamHub Support (sup...@stream-hub.com), but for
9/15/09
kara.rawson
,
StreamHub Team
3
9/1/09
question about jsonpayload construction
Thanx, thats awesome, i figured it was architected with that in mind, i just wanted to double confirm
unread,
question about jsonpayload construction
Thanx, thats awesome, i figured it was architected with that in mind, i just wanted to double confirm
9/1/09
CoolDude
,
StreamHub Team
2
9/1/09
appengine
We haven't currently tried to integrate it with Google App Engine but its something we will be
unread,
appengine
We haven't currently tried to integrate it with Google App Engine but its something we will be
9/1/09
Kara Rawson
,
StreamHub Team
5
8/7/09
need to allwo for custom location of liscense and log4j.xml
StreamHub Team wrote: > Hi Kara, > > In 2.0.3 its now possible to load the license and log4j
unread,
need to allwo for custom location of liscense and log4j.xml
StreamHub Team wrote: > Hi Kara, > > In 2.0.3 its now possible to load the license and log4j
8/7/09
Kara Rawson
,
StreamHub Team
5
8/3/09
Any Profiling or Benchmark testing???
StreamHub Team wrote: > Hi Kara, > > In case you were looking for this, the JavaDoc for 2.0.
unread,
Any Profiling or Benchmark testing???
StreamHub Team wrote: > Hi Kara, > > In case you were looking for this, the JavaDoc for 2.0.
8/3/09