Welcome![Sign In][Sign Up]
Location:
Search - com socket

Search list

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
Platform: | Size: 117448 | Author: 李茜 | Hits:

[SourceCodeCommWizard

Description: 调试串口的程序--A socket configuration program.
Platform: | Size: 2001463296 | Author: 张帆 | Hits:

[Web ServersockInWeb

Description: 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requirements? CSocketBlockServer and CsocketBlockClient mainly to the purpose of preparation. A breakdown is as follows : 1. To simplify the use of "obstruction SOCKET" programming. 2. Moreover, I found that many similar proceedings, the server or client is server, the client is, although this does not affect com
Platform: | Size: 19456 | Author: | Hits:

[Windows DevelopFaSongsocket

Description: windows vc com口编程 年台机子互联-Windows COM Interface Program In VC. this program can connect between two PC
Platform: | Size: 30720 | 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:

[Internet-Networkserverutoyou

Description: 这是一个代理服务器程序,它使用多线程,Semaphore, blocking-socket, an RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com。-This is a proxy server process, which uses multithreading, Semaphore, blocking-socket, an RFC in hand. There is a built-in Web server, using a custom counter agCount.dll. Embedded Web servers using virtual domain www.personalproxy.com.
Platform: | Size: 104448 | Author: 陈海峰 | Hits:

[Communicationwww.cohoo.com.cn.socket

Description: 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。 其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。原来大师的东西也会有错。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52224 | Author: cohoo | Hits:

[CSharpZYBSocket

Description: 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library,- TCP client and server-side TCP, tested, the stable operation The application can be assured in your project, problems please zhouyabo@gmail.com connectivity, or in my blog wrote : http://zhouyabo.cnblogs.com/
Platform: | Size: 157696 | Author: huji | Hits:

[Communication-MobileFileScope

Description: P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more. -P2P (peer-to-peer) file sharing program in C.#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excel lent for people wanting to learn socket program ming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.) , network transfers, and much more.
Platform: | Size: 1519616 | Author: 微环境 | Hits:

[Internet-NetworkNetDownMTR

Description: ◆◆◆ 《FTP、HTTP 多线程断点续传下载文件》◆◆◆ FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。 代码中的 CDownloadMTR 类就是一个具有多线程断点续传功能的类,同时提供了测试例程。代码中未使用任何CInet类或InternetOpen()等函数,而是直接使用 SOCKET 连接,一步一步解析HTTP/FTP通信协议来完成会话和文件下载,具体细节请参考源代码,由于时间关系,代码有点零乱,错误也在所难免,如有朋友发现我代码中的错误,请来信告知,多谢! 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-05-23 05:47:24-err
Platform: | Size: 270336 | Author: 谢红伟 | Hits:

[Internet-NetworkQQ2.0

Description: 基于MFC和WINSOCK的网络通信软件设计 一、 介绍计算机网络与网络通信的概念,然后阐述了基于客户机/服务器模式网络通信程序实现的关键技术Windows Socket,最后对通信程序进行设计和分析,给出了逻辑和流程图及部分关键程序。 二、 程序整体设计过程,主要介绍如何采用面向对象的方法进行分析和设计,以及在设计和实现过程中所采用的模式(Pattern) -Based on the MFC and WINSOCK network communication software design, computer network and introduce the concept of network communication, and then expounded on client/server model of network communication procedures realize the key technologies Windows Socket, the last of the communication program design and analysis, given the logic and flow chart and some of the key procedures. Second, the program overall design process, mainly how to introduce the object-oriented analysis and design methods, as well as in the design and realization of the process of the model (Pattern)
Platform: | Size: 1122304 | Author: | Hits:

[Web ServerRemote_Service

Description: 自己编的一个java分布式服务的实现。此模型使用Tomcat作为web服务器,使用JSP页面作为用户交互界面,Javabean作为服务页面逻辑实现,客户端和服务器端通信通过java socket实现,数据库使用access,客户端用java窗口程序实现。对于学习java JSP网络数据库开发及socket远程调用很有帮助,此程序为服务器端程序,客户端程序有意可发email和我联系 xiaoxpp@163.com-Own a java realize distributed services. This model is the use of Tomcat as a web server, using the JSP page as the user interface, Javabean realize the logical page as a service, client and server-side java socket communication through the realization of the database using the access, the client program using java window. Learning java JSP web-based database development and long-distance calls socket helpful, this procedure for the server-side procedures, the client program can send an email and intend to contact me xiaoxpp@163.com
Platform: | Size: 401408 | Author: webber | Hits:

[Internet-Network200611683323375_daimaz.com

Description: 聊天程序,为初学者使用,套接字原理 聊天程序,为初学者使用,套接字原理-Chat program, for beginners to use, the principle socket chat program, for beginners to use, socket Principle
Platform: | Size: 538624 | Author: lzcggyy | 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:

[DirextXball_proj.rar

Description: 1.DirectShow how to output to render 2.USE MFC Shared DLL 3.Include <afx.h> that you are easy to use Socket and String function 4.Include network recieve data 5.DNS to IP 6.Xvid Mpeg4 decoder 7.Ap Pass param to Direcshow interface 100% work by Jesse Stone Taiwan fatalfeel@hotmail.com,1.DirectShow how to output to render2.USE MFC Shared DLL3.Include
Platform: | Size: 3751936 | Author: 小誠 | Hits:

[Windows DevelopDLL_SRC

Description: 一些通用的编程技术,例如DLL,COM,Socket,多线程等等。这些技术的特点就是使用广泛,但是误解很多;网上教程很多,但是几乎没有什么优质良品。本资源对通用的DLL技术做了一个总结,并提供了源代码。-Some common programming techniques such as DLL, COM, Socket, multi-threaded and so on. The characteristics of these technologies is widely used, but a lot of misunderstanding a lot of online tutorials, but little high-quality yield. The resource DLL for the generic technology to do a summing up, and provides the source code.
Platform: | Size: 7168 | Author: kylie | Hits:

[Internet-NetworkAMySocket

Description: atl 多线程 SOCKET COM ACTIVEX-SOCKET multithreaded atl COM
Platform: | Size: 4876288 | Author: tianxing | Hits:

[Internet-NetworkSOCKET-Send-Photo

Description: 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represented as COM interfaces IPicture. Program is divided into server and client. Inside the file server is used to process Picture.h and Picture.cpp pictures. They used the function OleLoadPicture. Specific code, please read carefully.
Platform: | Size: 92160 | Author: 汤文 | Hits:

[Internet-NetworkASP-COM-

Description: 实现了在网页中点用visual c++所写的COM组件 并当用户点击网页时 自动向服务器发送SOCKET数据-Achieve the midpoint of the page written with visual c++ COM component and when the user clicks on a Web page data automatically sent to the server SOCKET
Platform: | Size: 2785280 | Author: 杨海 | Hits:

[Othercom.Tcp

Description: 利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
Platform: | Size: 26624 | Author: 叶花未眠 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net