搜索资源列表
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
sshtools-j2ssh-0[1].0.2-alpha-src
- Sshtools 是一个纯Java实现的SSH2协议,提供了底层传输,认证和连接协议,高层协议有会话,远程命令执行,文件传输和端口前递-Sshtools is a pure Java Implementation of SSH2 agreement to provide the underlying transmission, authentication and access agreements and high-level agreement conversation, remote co
获得本地开放的端口
- 本程序是用C++builder写的 目的是获得本地开放的端口 [info] name=GetOpenPort ver= author= devtool=C++Builder sn= fullsource=1 desc=获取本机开放端口的信息 ╔-----------------------------╗ ┆ 欢迎访问 C++Builder 研究 ┆ ┆ Web: http://www.ccrun.com ┆ ┆ M
chap3ppt
- 1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses p
iocp
- 这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected t
第1章 串口实现双机互联
- 第1章 串口实现双机互联.rar-Chapter 1 Serial Port Dual Internet. Rar
一个WINDOWS消息发送工具
- 涉及的功能:1、使用一位高手提供的135端口信息发送函数.2、一个ini文件类用于记录IP信息.3、自定义一个消息和相关代码,用于把程序缩小到系统托盘.-of functions : 1, the use of an expert for the 135-port messaging function .2, an ini file type used to record information .3 IP, since the definition of an information and
天涯风云最简网络聊天
- 极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only sourc