-
vfp通过fastcgi实现的WEB服务
非原创,来源不详通过fastcgi协议与服务器通信,实现基于VFP的WEB服务端脚本编程。适合小型应用使用。支持FASTCGI协议的服务器都可以使用。如ngix。
- 2022-03-05 23:18:42下载
- 积分:1
-
1.上传所有文件到你的空间。
2.把数据库文件FORUM.sql导入数据库。
3.修改config.php 和 data文件夹属性为0777。
4....
1.上传所有文件到你的空间。
2.把数据库文件FORUM.sql导入数据库。
3.修改config.php 和 data文件夹属性为0777。
4.后台管理地址:/admin/login.php 初始管理账号: 用户名:admin 密码:admin -1. From all the files to your space.
2. FORUM.sql the database file into the database.
3. Config.php and modify attribute data for the 0777 folder.
4. Admin Address:/admin/login.php initial management of account: Username: admin Password: admin
- 2022-07-15 20:10:22下载
- 积分:1
-
一个用vc+qt开发即时通讯系统,其中视频部分基于h.263的算法实现...
一个用vc+qt开发即时通讯系统,其中视频部分基于h.263的算法实现-A used vc+ Qt development of instant messaging system, based in part on the H.263 video algorithm
- 2022-09-06 02:40:03下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1
-
局域网内UDP聊天MFC程序序,对于了解网络UDP通讯的朋友有帮助。...
局域网内UDP聊天MFC程序序,对于了解网络UDP通讯的朋友有帮助。-UDP LAN chat MFC program sequence, for understanding the network of friends to help UDP communication。。。。。。。。。。。。。。。。。
- 2022-06-03 19:56:42下载
- 积分:1
-
一个网络流量统计的例子,使用了iphlpaip库
一个网络流量统计的例子,使用了iphlpaip库-An example of network traffic statistics, the use of the library iphlpaip
- 2023-03-23 11:45:04下载
- 积分:1
-
FTP站点的扫描仪
FTP站点扫描器-FTP site scanners
- 2022-07-18 03:25:58下载
- 积分:1
-
电子相册功能说明:
1.支持无限多分类
2.可以为每张图片设置一个缩略图
3.支持Flash格式文件
4.可以添加一个打包文件下载地址
6....
电子相册功能说明:
1.支持无限多分类
2.可以为每张图片设置一个缩略图
3.支持Flash格式文件
4.可以添加一个打包文件下载地址
6.搜索功能
8.无组件上传功能
用户名:admin
管理密码:admin -Electronic album function: 1. To support an unlimited number of Category 2. Can set up a thumbnail of each image 3. To support the Flash format 4. You can add a packaged file downloads address 6. 8 search function. No user upload feature components name: admin Password: admin
- 2022-08-15 10:00:01下载
- 积分:1
-
TCP提供了一套完整的软件包,包括多
TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。-TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
- 2022-03-01 20:17:56下载
- 积分:1