Print Page | Close Window

Push notification client port

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3598
Printed Date: 06-May-2025 at 9:34pm


Topic: Push notification client port
Posted By: Thomas
Subject: Push notification client port
Date Posted: 29-Aug-2012 at 3:25am
Is it possible (or is there at least something planned) for DevForce that a Client is able to receive push notifications from a server without having to open a port on the client first?



Replies:
Posted By: sbelini
Date Posted: 29-Aug-2012 at 12:38pm
Hi Thomas,
 
If you use TCP instead of HTTP, you won't need to open a port on the client.
In the DRC (at http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-push-notification#HDefaultconfiguration - http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-push-notification#HDefaultconfiguration ) you will find information about cofiguring using TCP.
 
Regards,
   Silvio.



Print Page | Close Window