搜索资源列表
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
mycode
- 对于装了iis服务器的系统,程序运行后将遍历并修改虚拟目录下的所有asp、js、html、htm文件-Iis server for the installed system, the program will run and modify the virtual directory traversal all asp, js, html, htm files
weblogic_password
- (1)停止目标domain服务; (2)将解压附件后文件夹拷贝到目标domain文件夹下,例如:目标domain是base_domain,就拷贝到C:\bea\user_projects\domains\base_domain文件夹下; (3)双击执行PWD.bat文件; (4)启动目标domain,从控制台用新的用户名:admin2和密码:password登录; (5)登录成功后,即可修改原来用户的密码。-if you forgot your password for webl
sendfileserver20110505
- 简易文件收发服务端程序,实现基本的文件传送功能-Easy file sending and receiving server program, file transfer capabilities to achieve the basic
share
- win7在局域网中开启文件共享服务,若服务丢失,可自动添加-and win7 open the file-sharing services in the LAN, if the service is lost, will be automatically added
WSDownFile
- 用Gsoap实现文件传输的功能,包括客户端和服务端的代码-Gsoap file transfer functionality