Welcome![Sign In][Sign Up]
Location:
Search - winsock

Search list

[WinSock-NDIS计算机之间互相传输屏幕图象 .RAR

Description: 屏幕精灵 (V1.0 Beta) 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重新编译一次会自动创建的),由于该程序仅供学习参考之用,且编写较 为仓促,故程序结构略显混乱,大家可以自行做相应修改,但若将其中模块 用于商业用途请来信通知作者本人。
Platform: | Size: 310620 | Author: 黄影 | Hits:

[Other resourceWin_scock

Description: winsock 编程教材 Windows Sockets 完全进阶 版权归原作者所有,个人学习收藏之用不得用于商业谋利-winsock materials Windows Sockets Programming Advanced Banquangui completely original author of all, personal learning collecting used not for commercial profit
Platform: | Size: 183152 | Author: 陈雨 | Hits:

[ICQ-IM-Chatcodecnt_1019047

Description: 采用WINSOCK开发的聊天室源码,界面非常美观,可以私聊,管理员清屏,改昵称,踢人。发布系统公告-using Winsock development of the chat room source, the interface is very attractive, Private Chat, administrators-screen, change nickname, SAYS. Dissemination System Notice
Platform: | Size: 450730 | Author: ms-dos | Hits:

[Windows Develop文件传送

Description: 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。 -LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text - items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the length byte sent to the receiver, receiver - After receiving the news, file names and length analysis, and then notify the sender can begin sending documents; Send-read the news, the flow of documents in the form of bytes sent to the receiving end, the receivin
Platform: | Size: 11227 | Author: sasa | Hits:

[WinSock-NDISvc网络编程

Description: 关于vc网络编程的几个例子包括 收发送电子邮件、FTP上传下载、WINSOCK-UDP、WINSOCK-TCP-vc network programming on a few examples, including resumption send e-mail, FTP upload download, WINSOCK - UDP, WINSOCK-TCP, etc.
Platform: | Size: 252883 | Author: 白云城主 | Hits:

[Proxy ServerwinsocketEx

Description: Winsock API扩展开发包,支持socks4,socks5代理,验证代理。使用方便,借口简单!-Winsock API to expand development kits, support socks4, togig agent, the certification agency. Easy to use, simple excuses!
Platform: | Size: 7266 | Author: 倪玉龙 | Hits:

[CSharpMotoLab.Mail

Description: 采用Winsock进行邮件的收发,其中采用单个sockck连接,你可以封装成多线程程序,以便可以用于Web网页上,本程序已经用于实际的项目中,完全可以使用,不过需要安装.net框架-Winsock used for the collection and delivery of mail, which used a single sockck link, you can packaged as multithreading procedures to be used on the Web, this procedure has been used for the actual project, we can use, but it needs to install. Net framework
Platform: | Size: 300024 | Author: wei | Hits:

[Windows Develop屏幕精灵

Description: 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重新编译一次会自动创建的),由于该程序仅供学习参考之用,且编写较 为仓促,故程序结构略显混乱,大家可以自行做相应修改,但若将其中模块 用于商业用途请来信通知作者本人。-example of this is a process, mainly to beginners demonstrate how to use the Winsock several transmission between computer screen images. Capturing the Screen object is to run "spirit screens" of the computer, if closed "document" menu "open port" option, others will not able to "screen genies" View of the screen. The new window will automatically grasping after the first screen, double-click the window is beyond the next screen, full-screen display after double-click to close the window full screen. The program BUILDER 4.0 C compiler (the first because of the lack of documentation errors, not with his mind, a recompile will be automatically created), as the learning process only reference purposes and in the preparation of short, the procedure is sl
Platform: | Size: 315229 | Author: 刘诚 | Hits:

[WinSock-NDISvcMSocket

Description: 基于winsock 的 网络广播的例程,采用多线程技术,对客户端进行广播式传送数据-protocols of the network broadcasting the routines and multi-threading technology, client data broadcast transmission
Platform: | Size: 18833 | Author: 高飞云 | Hits:

[GUI Developwinsocket++

Description: TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode logic clear and programming focus on the application, preemptive multitasking operating system (WinNt, Win2K) using multithreading efficient way to achieve the basic level asynchronous mode, the following should be here for synchronous mode programming essentials for quick communication
Platform: | Size: 2951 | Author: sxy | Hits:

[WinSock-NDIS屏幕传输

Description: 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计算机之间互相传输屏幕图象。-example of this is a process, mainly to beginners demonstrate how to use the Winsock several transmission between computer screen images.
Platform: | Size: 17882 | Author: 郑先生 | Hits:

[Browser Client程式

Description: 瀏覽器,這是使用vb開發出來的簡易瀏覽器,可以提供初學者,學習如何使用winsock和如何來完成有自己特色的瀏覽器。-browser, which is used vb out for the simple browser, it can provide beginners winsock learn how to use and how to accomplish with its own characteristics browser.
Platform: | Size: 34590 | Author: 詹小杰 | Hits:

[WinSock-NDISVB UDP端到端程序

Description: 本程序使用UDP协议完成端到端的通信 使用了winsock控件-procedures for the use of the UDP complete end-to-end communication protocols of the use of the controls
Platform: | Size: 881973 | Author: king | Hits:

[Voice Compress使用G.729协议压缩的语音传输程序

Description: 里面使用的是Winsock控件,语音部份是一个用VC写的DLL(含源代码)。 -inside using the Winsock Control, voice part of a VC write DLL (including source code).
Platform: | Size: 93510 | Author: 阿锥 | Hits:

[Other传奇虚拟玩家登陆系统

Description: w4tw34tRe:相关工具下载 我也带给大家一些工具,望大家欢迎! 1。 WinSock Expert v0.6...WPEPRO 0.9A http://bbs.gameres.com/showthread.asp?threadid=21029 帮大家找了几个不太好找的东西(二) Trainer Maker Kit 1.... www.gameres.com/bbs/showthread.asp?thread ... 111K 2005-11-21 - 百度快照 无标题文档 这是一个木马下载器,用于下载并执行木马,这个病毒工作于Windows 32平台。 47. Win32.Troj.Small...Win32.Hack.WpePro.a.184320 106. Win32.Hack.Agobot.nq.122880 107. Win32.Hack.EggDrop.15.6619 108. Win32... www.hznet.gov.cn/hzeic2004/sqfw/dnbd/bdyb ... 12K 2005-7-1 - 百度快照 -w4tw34tRe : download tools I bring you some tools, we look welcome! 1. WinSock Expert v0.6 ... WPEPRO 0.9A http : / / bbs.gameres.com / showthread.asp threadid = 21,029 to help you find a few not so good to find things (2) Trainer Maker Kit 1. ... www.gameres.com / bulletin board / showthread.asp thr ead ... 111K 2005-11-21 - Baidu snapshots without a title document is a Trojan downloader, for Trojan downloaded and executed, the virus work on the Windows 32 platform. 47. Win32.Hack.WpePro Win32.Troj.Small .... a.184320 106. a Win32.Hack.Agobot.nq.122880 07. Win32.Hack.EggDrop.15.6619 108. Win32 .. . www.hznet.gov.cn/hzeic2004/sqfw/dnbd/bd Sales ... 1-15 2005-7-1 - Baidu snapshot
Platform: | Size: 172790 | Author: yyg | Hits:

[Ftp ClientMINI FTP客户端

Description: 基于winsock的ftp客户端程序,实现用户登陆,获取服务文件列表,上传下载文件-protocols of the ftp client, enabling user landing, access documents list uploading and downloading files
Platform: | Size: 48557 | Author: 胡军 | Hits:

[WinSock-NDIS通过c向80提交数据

Description: 通过winsock向特定网络地址提交数据。模拟登陆过程。 其中。HTTP报文可以通过WinSockExpert抓包来获取。-through the protocols of a specific network address to submit data. Simulated landing process. Which. HTTP message through WinSockExpert capturing Packet to obtain.
Platform: | Size: 7206 | Author: 林松英 | Hits:

[Develop Toolsc++builder6编程实例精讲

Description: C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象处理、文件、多媒体、系统, 以及FTP 和WinSock 网络通信。在第12 章通过俄罗斯方块游戏介绍VCL 游戏的制作,并 在第13 章介绍游戏开发中常用的DirectX 技术。在第14 章讲述数据库程序的设计,并详细 讲解餐厅结账管理程序的制作过程。 本书是为对C++Builder 有基本了解的程序员或程序爱好者而做,读者需要熟悉C/C++ 编程。本书也可以作为软件开发人员的参考书。-C Builder is a rapid development of Win32 applications visual development tool, it can be used to achieve high performance and excellent efficiency in the implementation of the underlying control. C Builder 6 compared to five the previous version, providing more network development components, to facilitate the more rapid visualization environment. A total of 14 book chapters, chapters were introduced C Builder development environment, a relatively special syntax, in the third chapter example on the use of C Builder application development process. subsequent chapters are examples C Builder about some aspect of technology and programming skills. These examples include text, graphics and image processing, document, multimedia, system, WinSock, and FTP and network communications. In Chapter
Platform: | Size: 5226630 | Author: 夺夺 | Hits:

[Other resourceSmartDeviceApplication5

Description: .net2003 C# 基于pda的winsock通讯
Platform: | Size: 75987 | Author: kyn | Hits:

[Windows Developcpuratecontrol

Description: cpu检测Winsock2 Winsock2 Winsock2 Winsock2 -cpu detection Winsock2 Winsock2 Winsock two Winsock2 Winsock2 Winsock2 Winsock2 Winsock two Winsock2
Platform: | Size: 31384 | Author: aygn | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net