Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Silverlight IRC Client
5 replies. Latest Post by GuinnessKMF on March 25, 2008.
(0)
poulraider
Member
86 points
66 Posts
03-20-2008 1:44 PM |
So, i was very happy so see that there was put socket support in SL2.
But if im not mistaken, its not posible to write an SL2 IRC Client because of the port range.
Anyone know the reasons why it have been limited to a specific port range?
swildermuth
Star
8320 points
1,546 Posts
03-23-2008 11:05 AM |
My understanding is that this Port Range is fixed for Beta 1 only, that in Beta 2 it will be opened up.
03-23-2008 11:48 AM |
oki, glad to hear that.
tgrand
Participant
788 points
173 Posts
03-24-2008 10:53 AM |
Shawn, could you please share your basis for this understanding? It seems like a policy decision, and it's unclear to me as to why such a decision would be reversed between these releases.
ot42
40 points
21 Posts
03-25-2008 12:36 PM |
Super interesting! Could you please tell if you *know* this for certain, or if it just a rumour?
Thanks a lot!
GuinnessKMF
222 points
58 Posts
03-25-2008 2:06 PM |
I read somewhere in the MSDN documentation that it was temporary while they solidify the security model.
http://msdn2.microsoft.com/en-us/library/system.net.sockets.socket(VS.95).aspx"Site of origin connectivity is intended only as an interim solution until the full cross-domain model can be put in place for Silverlight 2."