资源列表
会话通信程序2
- 该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait
SendMail199985242001
- 用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。-achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.
XpGridFrame
- 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表
jcsm
- IP地址检测和端口扫描程序的源代码,包含DEMO和SOURCE CODE-IP address and port-scanning detection program's source code, and includes DEMO SOURCE CODE
200562821426135
- 软件名称: vnc 3.3.7 winsrc 软件语言: 简体中文 软件类型: C++源代码 / 网络编程 运行环境: C++环境 软件大小: 548 k 软件简介: VNC 远程控制源代码 -software title : VNC 3.3.7 winsrc software languages : English software types : C source code / Network Programming operating environment : C environment
局域通信大使
- 局域网通讯大使是一个便于程序员学习网络通讯时的很好的一个源码-LAN communications Ambassador is a learning network programmers to facilitate communication of a good source
完成型端口的开发包
- 完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
端口扫描程序vc
- 非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple descr iption of the procedures for port scanning port scanning some basic ideas
qos_udp_1.0
- 三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final e
iproute
- This sample demonstrates the use of IP Helper API functions to manipulate the routing table.
《网络内部时钟同步》
- 《网络内部时钟同步》 .rar-"internal network clock synchronization." Rar
8972_SendFile
- 使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.