I need to know how to open a TCP socket connection from Silverlight. How is it done?
+1
A:
Take a look at the Socket
class in Silverlight. The MSDN documentation has a good sample.
spoon16
2009-08-03 23:45:49