Category Archives: Uncategorized
Firebase Cloud Messaging with MatriX XMPP SDK
Posted by gnauck on September 24, 2016
0 comments
We get a lot of requests on howto use the MatriX XMPP SDK with Google Firebase Cloud Messaging. The following are the settings for your XmppClient object The XMPP domain is: gcm.googleapis.com The hostname is: fcm-xmpp.googleapis.com It looks like there are no SRV records in place, this is why you need to set the hostname […]
Silverlight updates
Posted by gnauck on January 29, 2011
0 comments
From now all upcoming releases of MatriX for Silverlight will be compiled against Silverlight 4 because of improvements in the security policy system. Since Silverlight 4 a connection request using sockets can choose to retrieve the policy file via the HTTP protocol on TCP port 80 instead of the custom TCP protocol on port 943. […]