资源列表
[网络编程] TCP的客户服务器通信程序
说明:TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-<刘鹏> 在 2008-10-13 上传 | 大小:15kb | 下载:1
[界面编程] rotateimage.v1.4图像旋转控件
说明:图像旋转控件,可以旋转各种图像格式的图像,旋转控制十分方便-image rotation control, rotating images of various image formats, rotary control is very convenient.<whf> 在 2008-10-13 上传 | 大小:45.25kb | 下载:0
[界面编程] Tpngimage143
说明:该控件,可以用来显示PNG格式的透明图像,使你的程序更美,更酷。-the controls can be used to display PNG format images transparent, the procedure allows you more beautiful, cool.<whf> 在 2008-10-13 上传 | 大小:221.95kb | 下载:0
[其它] xitongjiluqi
说明:系统记录器,可以自动记录系统的创建时间,文件夹-records system that can automatically record the creation time and folders<王欣峰> 在 2008-10-13 上传 | 大小:209.61kb | 下载:0
[网络编程] microsoft提供的简单IE浏览器代码
说明:这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function<责任> 在 2008-10-13 上传 | 大小:188.25kb | 下载:1