-
用 MFC 简单的 TCP 客户端
我是创建简单的 TCP/IP 客户端程序进行通信单片机系统板 (它的服务器角色)。并且最后,客户端应用程序想要通过网络获取多个服务器的信息。我是一步一步走,存档的 !
- 2022-11-26 23:45:10下载
- 积分:1
-
VC chat program prepared by the S model good C source code
用VC编写的聊天程序 C S 模式 很好的源代码 -VC chat program prepared by the S model good C source code
- 2022-01-26 02:43:09下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
Window下的select方式网络程序的范例
Window下的select方式网络程序的范例-Window select the mode network programming paradigm
- 2022-07-12 10:04:35下载
- 积分:1
-
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助....
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助.-book on the Csocket a chat room server. I have to help getting bigger, and I hope to beginners protocols of the people some help.
- 2023-03-02 13:10:03下载
- 积分:1
-
数据传输的源代码
数据传输程序代码-data transmission code
- 2023-05-02 16:35:07下载
- 积分:1
-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法...
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
- 2023-02-26 17:20:03下载
- 积分:1
-
各种套接字接口函数在环境重的上下文中有其用途…
各种套接字接口函数都有其使用的上下文环境和参数规定。上下文环境由程序模式和程序流程决定;参数则有正确和错误之分。因此在根据错误提示信息解决错误时,应注意到这两种情况。-various socket interface function has its use in the context of environmental requirements and parameters. Environmental context by the procedures in decision processes and procedures; Parameters are right and wrong points. In accordance with the wrong message at the wrong solution, it should be noted that both cases.
- 2022-02-21 13:36:18下载
- 积分:1