Welcome![Sign In][Sign Up]
Location:
Search - VC.net socket

Search list

[Web ServerHttpServerexample

Description: 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current Http service directory,send webpage to client browser.The program is a MFC application base on Dialogs.Main show how to realize Http protocol with Socket,please run the program with vc++.net
Platform: | Size: 66171 | Author: 陈康 | Hits:

[ICQ-IM-ChatLanchatClient

Description: 这个是用VC.NET编写的SOCKET类聊天程序,支持群聊和单聊,这个是客户端-VC.NET prepared SOCKET category chat program, support groups and chat-chat, this is the client
Platform: | Size: 95628 | Author: 刘志伟 | Hits:

[Scanner发现网络中的活动主机

Description: 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, ICMP, connect, ports, scanning, This is my course design, with VC.NET write a procedure, function is the use of the socket API function, filling and send ICMP packets, test specify the IP address of the host activities. use a simple way to connect the purpose of testing whether the port - . fringe and the checksum algorithm. hope more people shared with me, QQ : 270596846 Lord : chmuggmwtg@163.com
Platform: | Size: 14061 | Author: 陈成 | Hits:

[Browser ClientTestHttp

Description: 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴趣的朋友可以一起开发一起交流:oml@qq.com
Platform: | Size: 56488 | Author: ouminliang | Hits:

[Internet-NetworkTCP网络传输

Description: TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Platform: | Size: 72095 | Author: 杨智 | Hits:

[Windows DevelopC#资源管理器

Description: 用VC#.net编写的资源管理器-VC#. Net prepared by the Resource Manager
Platform: | Size: 202752 | Author: 陈杰 | Hits:

[Internet-NetworkTCP网络传输

Description: TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Platform: | Size: 71680 | Author: 杨智 | Hits:

[Web ServerHttpServerexample

Description: 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current Http service directory,send webpage to client browser.The program is a MFC application base on Dialogs.Main show how to realize Http protocol with Socket,please run the program with vc++.net
Platform: | Size: 65536 | Author: 陈康 | Hits:

[ICQ-IM-ChatLanchatClient

Description: 这个是用VC.NET编写的SOCKET类聊天程序,支持群聊和单聊,这个是客户端-VC.NET prepared SOCKET category chat program, support groups and chat-chat, this is the client
Platform: | Size: 95232 | Author: 刘志伟 | Hits:

[ICQ-IM-ChatLanchatServer

Description: 这个是基于CSocket类的用VC.NET编写的可群聊和单聊的聊天工具,这个是服务器程序-CSocket is based on the type of use can be prepared by the VC. Group chat and chat-chat tools, the server process
Platform: | Size: 95232 | Author: 刘志伟 | Hits:

[Internet-Network发现网络中的活动主机

Description: 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, ICMP, connect, ports, scanning, This is my course design, with VC.NET write a procedure, function is the use of the socket API function, filling and send ICMP packets, test specify the IP address of the host activities. use a simple way to connect the purpose of testing whether the port- . fringe and the checksum algorithm. hope more people shared with me, QQ : 270596846 Lord : chmuggmwtg@163.com
Platform: | Size: 13312 | Author: 陈成 | Hits:

[Browser ClientTestHttp

Description: 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴趣的朋友可以一起开发一起交流:oml@qq.com-This is the direct use of HTTP download function SOCKET realize the VC source, through the request header format can easily realize HTTP and check for updates and so on. Realize the following functions: 1. To connect the host 2. Formatted request for the first 3 . set to receive, send overtime 4. to receive and analyze the response to head the program, it was clearly realize downloaded from the HTTP methods and principles, for individuals to achieve multi-threaded HTTP download, provided a good platform. Please refer to the original http://www.openpip.net/bbs/read.php?tid=777, now I am in its basis an increase of pause/resume, following the mass function of a breakpoint, is adding multi-threading capabilities, it has Friend may be interested in aspects of development together with the exchange: oml@qq.com
Platform: | Size: 56320 | Author: ouminliang | Hits:

[Internet-Networknet

Description: vc++6.0套接字编成,局域网编程,internet编成-vc++ 6.0 socket formation, local area network programming, internet into
Platform: | Size: 2749440 | Author: 张晓乐 | Hits:

[.netSocket

Description: 用Visual c++.net (VC.net) 编写的 如何实现多线程多任务 程序,并且代码都有注释。需要的朋友可以下载看看。-Using Visual c . Net (VC.net) prepared in how to achieve multi-threaded multi-tasking procedures and have the Notes code. Need to see a friend can be downloaded.
Platform: | Size: 155648 | Author: 羊妹妹 | Hits:

[Internet-NetworkNET

Description: 计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
Platform: | Size: 3447808 | Author: 291 | Hits:

[Internet-NetworkWebQQ

Description: 网页版QQ。VC++开发环境,SOCKET套接字实现-HTML version of QQ. VC++ development environment, SOCKET Socket
Platform: | Size: 177152 | Author: 庄锡军 | Hits:

[Internet-Network4

Description: vc++.net socket通信服务器-vc++. net socket communication server
Platform: | Size: 1024 | Author: 张国荣 | Hits:

[VC/MFCVisual-CPP.NET-Socket

Description: VC++网络编程方面的书籍,很好的材料,全面讲解网络编程方面的知识。-VC++ network programming books, good material, fully explain the knowledge of network programming.
Platform: | Size: 34492416 | Author: 李彬彬 | Hits:

[VC/MFCc5

Description: 使用VC++的网络编程总结 1.套接字编程原理 1.1 Client/server 通信模型 1.2 Windows Sockets 规范 1.3 套接字 1.3.1 套接字定义 1.3.2 分类 1.3.3 套接字的作用 1.3.4 端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API 编程 2.1 常用函数 2.2 TCP 实例 2.3 UDP 实例 2.4 Socket 通信阻塞的解决方法 3.MFC 下的Socket 编程的类 3.1 CAsyncSocket 类 3.2 CSocket 类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket 类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 5. 怎样实现服务器端多线程的socket 功能-Use vc++ network programming
Platform: | Size: 397312 | Author: fc | Hits:

CodeBus www.codebus.net