登录
首页 » Visual C++ » MONG

MONG

于 2020-06-18 发布
0 458
下载积分: 1 下载次数: 5

代码说明:

说明:  mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)

文件列表:

MONG, 0 , 2019-08-06
MONG\Debug, 0 , 2019-08-06
MONG\Debug\MONG.bsc, 3458048 , 2019-08-06
MONG\Debug\MONG.exp, 528 , 2019-08-08
MONG\Debug\MONG.lib, 1876 , 2019-08-08
MONG\Debug\MONG.pch, 3799172 , 2019-08-08
MONG\Debug\MONG.pdb, 525312 , 2019-08-08
MONG\Debug\mongoose.obj, 454950 , 2019-08-06
MONG\Debug\mongoose.sbr, 0 , 2019-08-06
MONG\Debug\multithreaded.obj, 19897 , 2019-08-08
MONG\Debug\multithreaded.sbr, 0 , 2019-08-06
MONG\Debug\vc60.idb, 181248 , 2019-08-08
MONG\Debug\vc60.pdb, 102400 , 2019-08-08
MONG\HTTP server example.docx, 16897 , 2019-08-08
MONG\MONG.dsp, 4391 , 2019-08-06
MONG\MONG.dsw, 531 , 2019-08-06
MONG\MONG.ncb, 164864 , 2019-08-08
MONG\MONG.opt, 49664 , 2019-08-06
MONG\MONG.plg, 4908 , 2019-08-08
MONG\mongoose.cpp, 508920 , 2019-08-06
MONG\mongoose.h, 204464 , 2019-08-06
MONG\multithreaded.cpp, 3575 , 2019-08-08
MONG\~VCBAA6.tmp, 512 , 2019-08-08
MONG\~VCBAA7.tmp, 0 , 2019-08-08

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

发表评论

0 个回复

  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • IP
    说明:  IP 流量包抓包分析 能实现简单的监控IP 流量的功能(IP traffic packet capture analysis to achieve a simple monitoring IP traffic)
    2012-05-17 10:06:43下载
    积分:1
  • Big_2_Onli1709162152004
    Big 2 Online (server and client)
    2016-01-04 22:23:26下载
    积分:1
  • chat
    局域网聊天,包含语音和视频,是很好的学习资料,值得大家采纳(LAN chat, including voice and video, is a good learning materials, it is worth to adopt)
    2016-12-24 22:09:55下载
    积分:1
  • CapturePacket
    网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。 (Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database.)
    2021-03-28 15:59:11下载
    积分:1
  • zxshell3
    说明:  后门zxshell3.0 一个功能强大的后门(Zxshell3.0 a powerful backdoor backdoor)
    2008-09-27 14:29:31下载
    积分:1
  • Chat
    实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
    2013-05-31 08:30:11下载
    积分:1
  • LAN-monitoring-system
    局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
    2013-12-13 22:03:19下载
    积分:1
  • fx
    说明:  以网络通讯为基础,客户端输入指令,得到反馈,在客户端和服务器端显示opengl模型,并控制模型的运动(base on the communication of network,client type the key ,the sever respond at the same time client and the sever show the live result on the screen.)
    2011-05-04 17:04:09下载
    积分:1
  • juyuwangliaotian
    局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
    2012-07-13 09:25:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载