-
python实现socket
改程序是python写的实现客户端与服务端传输文件功能。在windows和linux下都能运行。。
- 2023-06-25 22:20:03下载
- 积分:1
-
是关于WEB编程方面的知识
是关于WEB编程方面的知识-programming on the Web of knowledge
- 2022-02-01 15:09:54下载
- 积分:1
-
VB Socket控件
VB socket控件,支持中文,运行稳定,暂时没有发现BUG,可以替换vb6.0自带的WinSocket控件,这个控件是VB6.0的间,vb.net不能使用
- 2023-03-05 00:00:04下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
ccna 网络的教程 中文教程 ccna 的初级教程
ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
- 2022-07-14 19:30:10下载
- 积分:1
-
mysqldemo数据库操作
应用背景MySQL数据库连接VS2013操作,datagradview利用数据实现数据加载关键技术vs2013c #连接MySQL,SQL实现语句的执行,插入更新删除、、、选择,创建了两个用户登录
- 2023-03-10 07:40:04下载
- 积分:1
-
ZeroMQ推拉模式测试网络延迟
更改ZeroMQ的演示代码,实现测试网络通信占用时间。 通过测试,zeromq通讯上的处理时间几乎可以忽略不计, 只受限于网络带宽。不愧是最快的消息中间件
- 2022-08-09 10:04:22下载
- 积分:1
-
This is a multi
这是一个多线程收发数据的程序,所有的内容都已经清楚地注释过了-This is a multi-threaded procedure to send and receive data, all the contents of the Notes have been clearly
- 2023-07-27 17:45:03下载
- 积分:1
-
用事件方式,异步重叠编写的一个UDP底层通迅模块,可以很方便地使用。 调用时只有五个接口函数即可。 以调用者通过消息传递数据到来的消息...
用事件方式,异步重叠编写的一个UDP底层通迅模块,可以很方便地使用。 调用时只有五个接口函数即可。 以调用者通过消息传递数据到来的消息-with the incident, asynchronous overlapping prepared by the UDP bottom of a communications module, it is easy to use. Only five call interface can function. To call through messaging data coming news
- 2022-03-20 08:00:02下载
- 积分:1
-
股票行情源码
股票行情源码
vc++
+在CStkReceiver类中添加了飞狐数据接口的调用
+添加类库TskTcpipLib,主要通讯类
+添加类库TskInfraLib,主要用于多线程
+添加MFC项目,一个调用数据接收的实例
+添加DLL项目,包含CStkDriver、CStkReceiver两个类,可以调用通视规范的数据接口,进行数据接收。
- 2022-06-21 19:24:24下载
- 积分:1