-
CGIC第一本完全中文参考手册,根据官方英文翻译而来
CGIC第一本完全中文参考手册,根据官方英文翻译而来-CGIC first complete reference manual in Chinese, according to the official English translation from
- 2022-02-25 02:33:29下载
- 积分:1
-
MFC 机械臂数据监控 二维动态轨迹
使用mfc框架编写,通过TCPIP协议即socket通信采集机械臂数据,同时涉及MySQL数据库 使用,多线程技术,二维实时动态轨迹。
- 2022-02-04 18:45:40下载
- 积分:1
-
This procedure for network television, according to IP address and port access t...
此程序为网络电视,根据IP地址与端口可以获得视频或电影!-This procedure for network television, according to IP address and port access to video or film!
- 2023-02-19 22:10:03下载
- 积分:1
-
聊天室的源代码程序
聊天室的源代码程序-chat rooms source code procedures
- 2022-03-22 19:29:15下载
- 积分: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
-
用vc实现的网络编程源代码,本程序主要实现TFTP协议
用vc实现的网络编程源代码,本程序主要实现TFTP协议-Achieved with the vc network programming source code, the main achievement of this procedure TFTP protocol
- 2022-02-04 11:25:39下载
- 积分:1
-
StockDemo
说明: 利用Matlab webread函数从某股票行情接口中获取数据,并保存到本地Excel文件中。(Use matlab webread function to get data from a stock market interface, and save it to the local excel file.)
- 2021-04-24 01:39:46下载
- 积分:1
-
对话音的全双工传输
Windows 95作为微机的操作系统,已经完全融入了网络与通信功能,不仅可以建立纯Windows 95环境下的“对等网络”,而且支持多种协议,如TCP/IP、IPX/SPX、NETBUI等。在TCP/IP协议组中,TPC是一种面向连接的协义,为用户提供可靠的、全双工的字节流服务,具有确认、流控制、多路复用和同步等功能,适于数据传输。UDP协议则是无连接的,每个分组都携带完整的目的地址,各分组在系统中独立传送。它不能保证分组的先后顺序,不进行分组出错的恢复与重传,因此不保证传输的可靠性,但是,它提供高传输效率的数据报服务,适于实时的语音、图像传输、广播消息等网络传输。
Winsock接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间通信,而且支持网络通信功能。随着Windows 95的推出。Winsock已经被正式集成到了Windows系统中,同时包括了16位和32位的编程接口。而Winsock的开发工具也可以在Borland C++4.0、Visual C++2.0这些C编译器中找到,主要由一个名为winsock.h的头文件和动态连接库winsock.dll或wsodk32.dll组成,这两种动态连接库分别用于Win16和Win32的应用程序。
本文针对话音的全双工传输要求,采用UDP协议实现了实时网络通信。使用VisualC++2.0编译环境,其动态连接库名为wsock32.dll。
- 2022-02-02 04:51:06下载
- 积分:1
-
课程设计:FTP客户端源代码实现(源码+文档+可执行文件)
FTP客户端的实现源代码,包含功能如下: (1)实现一个图形用户界面的FTP客户端,保证文件的安全传输和存储。 (2)提供登录界面,上传下载界面、帮助界面、关于界面 (3)通过输入服务器地址、用户名和密码,可以实现远程FTP主机的登录。 (4)提供本地文件上传功能,可对FTP主机文件进行下载和删除文件。 (5)提供对本地目录的读取与返回,能正确列出文件和文件夹,在没有登录服务器前可以作为一个简单的文件查询工具对本地文件进行查询。 (6)帮助页面可以对用户提供使用说明。 (7)关于界面包含设计者的信息(帮助界面和关于界面整合在一起)。 (9)支持ASCII传输模式和二进制数据传输模式,外加自动选择的模式 (10)FTP的两种工作模式的选择Port模式(主动)和P assive模式(被动) (11)提供用户操作的状态信息输出
- 2019-06-28下载
- 积分:1
-
网页采集 快速仿站源码
采集 ,模板,仿站
- 2014-07-24下载
- 积分:1