搜索资源列表
socket_html
- 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
PDAandPCSocketvs2005
- 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket
ExternalDevice
- cc3200的socket编程实例,协议是自定义,主要是socket初始化!(cc3200's socket programming example, the protocol is custom, mainly socket initialization!)
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。(Server steps: set up socket, bind socket and address information, open listening, send data after receiving request. Client steps: set up socketside, connect to server,