搜索资源列表
vc_jiqiaoshili_part13_14
- Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
munin
- 基于munin的主机监控解决方案,帮助您建立主机监控体系-Munin host-based monitoring solutions that help you create a host monitoring system
gscan
- 前置知识:winsock 难度: 低 编译环境:VC6.0+win2000 测试环境:win2000+局域网 那我就先来说说一个最简单的端口扫描器的原理吧。最常用的端口扫描器是根据能否连接目标主机的端口来判断目标端口开放与否的。扫描方式是利用TCP的完全连接方式。当目标主机某端口开放服务,那么该服务程序就会在该端口进行监听-Pre-knowledge: winsock Difficulty: Low build environment: VC6.0+ win2000 tes
vcGetNetIP
- 该程序介绍了如何用VC++ 获取网络配置及网卡MAC和IP地址,同时获得主机名、独立工作域、绑定的Ip地址、默认网关以及DNS等。-The program explains how to use the VC++ for network configuration and network card MAC and IP addresses, host names to both the independent work area, bound Ip address, default gatewa
ICMPScan
- 通过发送ICMP实现发现网络中活动主机的功能-Achieved by sending ICMP host discovery activities of the network function
SST89V564RD-boot
- 基于SST89V564RD的BOOT工程文件,支持串口升级版本、与上位机交互下载升级版本等综合功能。-SST89V564RD BOOT project file to support the serial port upgrade version of integrated functions to interact with the host computer to download the upgraded version.
rqbbs
- ASP论坛源码,asp论坛程序,asp论坛源码,任丘论坛asp下载 更新了两套风格 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担;; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户
chumoping
- 触摸屏,关于上位机操作的以及触摸程序的编写-Touch screen on the operation of the host computer and touch program
www.bangbangwx.com
- 文件传输协议(FTP:File Transfer Protocol)使得主机间可以共享文件。 FTP 使用 TCP 生成一个虚拟连接用于控制信息,然后再生成一个单独的 TCP 连接用于数据传输。控制连接使用类似 TELNET 协议在主机间交换命令和消息。文件传输协议是TCP/IP网络上两台计算机传送文件的协议,FTP是在TCP/IP网络和INTERNET上最早使用的协议之一,它属于网络协议组的应用层。FTP客户机可以给服务器发出命令来下载文件,上传文件-File Transfer Protoco
Chapter-12
- 12.2 ATA主机控制器设计 12.3 ATA主机控制器Testbench设计 -12.2 ATA host controller design 12.3 ATA host controller Testbench Design
Visual-CPP_MSComm
- 利用VC++的MSComm控件进行的上位机编写,很好的东西-MSComm control for use VC++ host computer writing, good things
si4463_M_S
- 无线传输芯片si4463演示程序,包含主机和从机,主机发一包数据,从机收到一包数据后返回一包数据给主机-Wireless transmission chip si4463 demo program, including master and slave, the master sent a packet of data, after receiving a packet of data from the machine returns a packet of data to the host
uart_tr(3)
- uart_tr 异步串口通信主机 使用verilog HDL语言编写-uart_tr the host of the uart
01_Node1
- CAN 双机通讯模式程序,可以参考下,CAN 双机通讯模式-主机模式-STM32 CAN, Host Mode
UGHBX065
- 发送ARP包,可以遍历局域网里的主机,也可以得到主机名-Send ARP packet can traverse the host in the LAN, also can get the host name
hhst__running
- VC6 0 client program, used to detect the host running state, read the data the server-VC6 0 client program, used to detect the host running state, read the data the server
cpnbectedthe
- 同用串行总线Universal Serial Bus是用于将适用USB的外围设备连接到主机-With Serial Bus Universal Serial Bus is used to apply the USB peripheral devices connected to the host
mef_control_dynamic
- 可以获取主机的name和ip,调用windows动态链接库,源代码非控件,-Can obtain the host name and IP, calls the Windows dynamic link library, source code control,
FTP_VB
- ftp客户端访问远程主机,实现上传/下载文件、文件夹的增加/删除等功能(FTP client access remote host, upload / download files, add / delete folders, and other functions)