-
微控制器编程
C Programming for Microcontrollers
- 2022-01-21 21:31:10下载
- 积分:1
-
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。...
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。-This process can realize Mobile message center and the connection between the SP. Data transmission, file transfer.
- 2022-09-10 18:25:03下载
- 积分:1
-
windows网络编程之udp原始套接字
windows网络编程之udp原始套接字-windows udp network"s original programming socket
- 2022-07-23 00:07:36下载
- 积分:1
-
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLie...
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLient是客户端(可以开多个)
由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。
代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。-Here is my own time learning winsocket2 programmed written by a chat room procedures step by step procedure is to improve overnight. ChartSrv is a server-side ChartCLient the client (can be opened more than) as a result of which joined the hostname to obtain the speed of things so a bit slow, you can comment out the direct use of IP communications on faster. Code demonstrates the socket2 realize asynchronous communication, are interested in learning together.
- 2022-07-04 15:30:00下载
- 积分:1
-
基于Socket类实现SMTP,POP邮件服务器的源代码
基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
- 2022-03-29 22:00:43下载
- 积分:1
-
MyDownloader is an open source application written in C# that is almost a comple...
MyDownloader is an open source application written in C# that is almost a complete download manager.
- 2022-08-14 14:39:05下载
- 积分:1
-
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话...
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话-A client of a server-side and server-side can connect to multiple clients for document transmission, but also to engage in dialogue
- 2022-07-12 18:41:00下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1
-
NDIS underlying development, miniport middle layer, network intercept data packe...
ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
- 2022-08-24 09:07:57下载
- 积分:1
-
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形...
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
-the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are introduced to the non-network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2023-03-25 04:00:03下载
- 积分:1