登录
首页 » Windows Socket编程 » through reading his network programming to understand the new technologies and a...

through reading his network programming to understand the new technologies and a...

于 2022-04-12 发布 文件大小:1.11 MB
0 47
下载积分: 2 下载次数: 1

代码说明:

通过阅读他能了解网络编程的新技术和应用,好处-through reading his network programming to understand the new technologies and applications, many benefits

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 熟悉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
  • 基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 序和列表发布 Web 界面...
    基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面-the BT website released a complete system, which includes BT services side of the Tracker and tabulation procedures issued Web interface
    2023-05-29 05:30:03下载
    积分:1
  • tcpip端口监视portman
    tcpip端口监视portman-TCPIP port surveillance portman
    2022-03-23 06:49:32下载
    积分:1
  • 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加!...
    1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制! 4:增加在线统计修改功能! 5:修正新手指南首页不显示错误! 6:修正了新手指南内容不换行错误! 7:修正新闻公告注入BUG! 8:修正首页只能显示一张照片的错误! 由于时间匆忙,请各位手动升级 V3.4最新功能,导航菜单添加管理, 升级方法: 新建表:Gq_menu 字段:id 自动编号 字段:menuid 长整型 字段:title 字符型 50 字段:url 字符型 随意 字段:open 逻辑型 字段:foot 逻辑型 字段:pass 逻辑型 新建表:Gq_config 字段分别为:qq dh sf RMB bbs 全部为备注型 -1 : layout re-organized to make it more reasonable, that the problem of slow! 2 : Home show increased voice! 3 : Amendments to the local software can not be downloaded! 4 : Amendments equipment display content restrictions, can add unlimited! 5 : delete cooperation resources, the increase is coming!**************************************************** maintain all the functions SP 3.3 update 1 : background website set up to solve
    2022-03-04 04:36:30下载
    积分:1
  • OpenGL_Programing_Andvace OpenGL_Programing_Andvace OpenGL_Programing_Andvace
    OpenGL_Programing_Andvace OpenGL_Programing_Andvace OpenGL_Programing_Andvace
    2022-03-06 11:30:18下载
    积分:1
  • vc实现的网址管理工具。可以分组存放网址。
    vc实现的网址管理工具。可以分组存放网址。-vc web site management tools to achieve. Storage site can be grouped.
    2023-04-02 15:20:03下载
    积分:1
  • the application of capturing datas of network .
    基于winpcap的网络数据包捕获应用程序。用vc++编写-the application of capturing datas of network .
    2022-07-03 09:41:43下载
    积分:1
  • 小新用Delphi和Win API写的winsock测试序,包括服务器和客户端序所有代码,希望对这方面的朋友有所帮助。...
    小新用Delphi和Win API写的winsock测试程序,包括服务器和客户端程序所有代码,希望对这方面的朋友有所帮助。 -Small new Win API with Delphi and the winsock write test procedures, including server and client program all the code, I hope this help a friend.
    2022-06-15 15:00:57下载
    积分:1
  • vc++6.0开发的ping序,界面美观,使用方便,具有很高的参考价值....
    vc++6.0开发的ping程序,界面美观,使用方便,具有很高的参考价值.-vc 6.0 ping development of the procedures, beautiful interface, easy to use, have a very high reference value.
    2022-01-26 00:08:47下载
    积分:1
  • 根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)...
    根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)-Calculated in accordance with IP address broadcast address (including some commonly used a simple algorithm, one will understand the look!)
    2022-03-09 11:23:29下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载