积极答复者
WP7中是否可以使用socket连接自己的https站点?

问题
答案
-
Sockets Support on Windows Phone
Windows Phone provides the programming interface needed to create and use TCP and UDP sockets. You can select which type of socket to use based on your application’s needs. The following diagram shows a view of the operations that take place during a communication session between a client application and a service. For an explanation of the terms used, see Terminology.
Cedar- 已标记为答案 世外涛缘MVP 2011年11月30日 8:33
2011年9月27日 6:20
全部回复
-
请参考How to: Create and Use a TCP Socket Client Application for Windows Phone
http://msdn.microsoft.com/en-us/library/hh202858(v=VS.92).aspx
Cedar2011年9月27日 6:19 -
Sockets Support on Windows Phone
Windows Phone provides the programming interface needed to create and use TCP and UDP sockets. You can select which type of socket to use based on your application’s needs. The following diagram shows a view of the operations that take place during a communication session between a client application and a service. For an explanation of the terms used, see Terminology.
Cedar- 已标记为答案 世外涛缘MVP 2011年11月30日 8:33
2011年9月27日 6:20