-
能够查询出每日,昨日,本周,本月星座的运势!~
非常完美!~~...
能够查询出每日,昨日,本周,本月星座的运势!~
非常完美!~~
-to seek out daily, yesterday, this week, this month constellation of the evolving situation! ~ Perfect! ~ ~
- 2022-03-12 14:30:25下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
用Delphi编写Socket网络通讯程序
用Delphi编写Socket网络通讯程序-with Delphi Socket network communications procedures
- 2022-05-26 08:30:07下载
- 积分:1
-
变速恒频双馈风力发电机仿真中很有用的几个模块
变速恒频双馈风力发电机仿真中很有用的几个模块-Doubly-fed VSCF wind turbine simulation is useful in several modules
- 2022-09-22 06:50:03下载
- 积分:1
-
WNetAddConnection2 become
WNetAddConnection2å˜æˆ-WNetAddConnection2 become
- 2022-03-10 02:20:05下载
- 积分:1
-
超链接程序的原理。C++实现。代码没有错误
超链接程序的原理。C++实现。代码没有错误-c++
- 2022-01-25 14:38:23下载
- 积分:1
-
HB_EmEditor500 editing tools programming tools
HB_EmEditor500 编辑工具 编程工具-HB_EmEditor500 editing tools programming tools
- 2022-11-12 04:30:04下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1
-
Windows下的ICMP封装
Windows下的ICMP封装-Clcmp class which can echo
- 2022-02-15 15:10:32下载
- 积分:1
-
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。...
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。--This is a chatroom example, the server program is chatsrvr.Exe, the client is ChatClient.Exe,The server must run first,then a client only need to connect to the server IP.
- 2022-09-12 14:45:03下载
- 积分:1