vote up 0 vote down star

I need to know how to open a TCP socket connection from Silverlight. How is it done?

flag

2 Answers

vote up 2 vote down check

A quick google search delivers this site

Silverlight 2 and System.Net.Sockets.Socket

link|flag
vote up 1 vote down

Take a look at the Socket class in Silverlight. The MSDN documentation has a good sample.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.