搜索资源列表
ping.zip
- 这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要Ping的IP地址。
BBS高级编程
- bs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节 进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比 较慢-bs high-level procedure development is a bbs customer single procedure, can act according to bbs the agreement principle, carries on the analysis to each byte, simultaneo
ISAPI服务器扩展程序
- 本例是一个客户订单的确认程序,客户可以输入订单指定的信息后单击提交按钮将弹出一个新的页面-the cases is a customer orders the confirmation process, customers can enter orders designated information and click the submit button will pop-up a new page
javawork_chat
- 本java聊天室,实现了多线程编程,实现多可客户聊天,*消息 或者单发消息。并且实现了服务器端管理客户端的功能,详细请看程序的说明文档。-the java chat room and realized the multithreaded programming, customers can achieve multi-chat, single or repeated news updates. To reach the server-client management functions, p
frmPHP
- visual basic程序 提交表单到php网页进行处理,的例程源码-visual basic procedures for submitting a form to php pages, the source routines
Tapestry-3.0.3-bin
- Tapestry基于Java Servlet API version 2.2,符合JDK1.2以上版本。Tapestry使用灵活的组件将web应用程序组合为多层次组件。当页面表现时,每个组件拥有其特殊的责任(也就是说,生成HTML页面的一部分代码),并且响应HTML请求(如:点击链接,提交表单)。-Tapestry based on Java Servlet API version 2.2, albeit with more versions. Tapestry components of th
WebDraw
- 一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。这里通过一个工具按钮来实现 连接服务器。 该应用的一个非常特别的演示是,把一个*.drw放到一个WEB服务器上,然后在运行过WebDraw的 机子上访问该WEB文件,就会在浏览器中运行该应用,单击红色按钮来开始连接。
ipv6_send-recv
- IPV6下的RAW_SOCK发送程序,以及基于组播和单播的UDP程序-IPV6 RAW_SOCK sent under the procedures, and based on the unicast and multicast UDP procedures
TestHTML
- 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addr
dg
- 无限制的单工协议发送端和接收端程序,网络通信协议实例编程的基础-unrestricted simplex agreement to send and receive software, network communication protocol based programming examples
NetConnectTest
- 用VC6开发的单文档程序,在程序启动时检测是否连接到网络上,并用对话框提示.将此功能封装成了函数,具体见代码.-with VC6 development of the single-file procedures, the commencement of proceedings test for connecting to the network, and the dialog box prompt. Packaging has become functional this function,
instance5
- 《Visualc++.net网络编程》随书源码:实例5 在线聊天室 由服务器(源代码在chatserver目录中),客户端(源代码在chat目录中)两部分组成。 先运行服务器程序chatserver.exe,单击程序窗口中的“开始服务”按钮。然后才可以运行客户端chat.exe并登陆聊天室。-"Visual. Net network programming "With the book source : Example 5 online chat rooms by t
chuankoutest
- 串口调试程序,很好用,对初学者很有帮助,通过在单台PC或两台PC之间串口之间相互发送二进制或十六进制文件-serial debugging procedures, useful, very useful for beginners. through in a single PC, or between two PC serial port between this binary or hexadecimal documents
BBS_Advanced
- 开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文-development is a single customer bbs procedures, according to the agreement in principle bbs, for every byte analysis, but also be able to show that the Chinese and English
Winsockp2p
- 基于Winsock采用流方式的单地址点对点网络通信程序设计方法。-based on Winsock flow mode of single address peer-to-peer network communication program design methods.
serverclient
- 这个是基于TCP的客户端服务器的通信程序 主要是C++来实现的 是简单的单用户通信
A!_Dog_Bon1508021242002
- 国外编写的DOG Bon FTP源码,程序只用了一个表单,就实现了整个FTP的功能
Chat
- 1、先运行服务器程序,按确定即可,程序启动后会自动隐藏窗口,但在任务栏上留下一个托盘,可以单击图标使服务器工作窗口出现 2、再启动客户端程序,可以先申请新帐号来登陆,以后就可以直接用此ID登陆了。客户端程序最小化后自动隐藏,且也会在任务栏上出现一个托盘,单击图标可以使主窗口出现
客户端应用程序
- 本程序是一个基于单文档的应用程序,可以建立与服务器的连接,关闭,接受数据等功能-the procedure is based on a single document applications, we can establish connections with servers, and closed down, accept data function
DOTNET写的自动投票程序
- DOTNET写的自动投票程序 包含验证码识别、自动表单提交等技术