搜索资源列表
wenjianchuanshu
- 本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。-this procedure is used to achieve within the LAN file transfer used by the utter obliviousness up is very simple. However, the program was a little problem, it is not over
j_10377_subdreamerpro
- 一款用于初学网络网站制作的整站程序。没有更多不必要的文件也无广告程序。打开后自己就能看得懂-A website for the novice network stations throughout the production process. No more unnecessary documents without advertising procedures. After opening their own will be able to understand the
UdpChat_exe
- 1、说明: 本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法: 使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行C