资源列表

« 1 2 ... .82 .83 .84 .85 .86 7887.88 .89 .90 .91 .92 ... 11787 »

[浏览器liulanqi

说明:用VC++实现的简单浏览器,可进行一般的浏览功能-With VC++ Achieve a simple browser, the browser may be a general feature
<lin> 在 2025-07-29 上传 | 大小:425kb | 下载:0

[TCP/IP协议栈TCP

说明:服务器和客户机端,即建立所谓的客户机/服务器编程模式。在服务器端必须先建立一个ServerSocket对象,然后等待客户机端的访问。而在客户机端,则是建立一个Socket对象直接跟服务器端连接,如果连接建立成功,则服务器端便会产生一个Socket对象,然后我们就可以利用这个Socket对象跟客户机端的Socket对象沟通了。此时在服务器和客户机之间建立了一条可靠连接,客户机和服务器可以在这条连接上可靠的传送数据。客户机发出请求,服务器监听来自客户机的请求,并为客户机提供相应的服务。 -Serve
<LeeDaHae> 在 2025-07-29 上传 | 大小:3kb | 下载:0

[Internet/网络编程myBridgeClass

说明: 用两个文件分别代表两个网段上的网络帧数据。而两个文件中的数据应具有帧的特征,即有目的地址,源地址和帧内数据。程序交替读入帧的数据,就相当于网桥从网段中得到帧数据,当然如果模拟的数据量比较少,也可以用两个数组代替两个文件存放帧数据,同样达到代表两个网段上的帧数据的效果。 对于网桥来说,能否转发帧在于把接收到的帧与网桥中的转发表相比较。判断目的地址后才决定是否转发。由此可见转发的关键在于构造转发表。这里转发表是动态生成的,每当网桥收到一帧就将源地址取出,看转发表有无该表项,如果没有,则与收到的
<LeeDaHae> 在 2025-07-29 上传 | 大小:282kb | 下载:0

[浏览器BHO

说明:一个IE BHO的例子 主要实现监视浏览器并负责跟另一个程序通信 -IE BHO example of a main monitor browser and is responsible for communication with another program
<任者> 在 2025-07-29 上传 | 大小:65kb | 下载:0

[Internet/网络编程lxtcpserver

说明:vb6做的tap服务器,用于测试tcp客户端程序 可接收发送字符或十六进制字符串-VB6 do tap servers, for testing tcp client program can receive or send character hexadecimal string
<liujinqiang> 在 2025-07-29 上传 | 大小:36kb | 下载:0

[Internet/网络编程SMS

说明:delphi做的消息通讯工具 包括执行程序和源代码 客户端和服务器为两个程序 从数据库加载密码帐号-delphi communication tools to do the news including the implementation of procedures and source code for client and server for the two procedures is loaded from the database account password
<liujinqiang> 在 2025-07-29 上传 | 大小:576kb | 下载:0

[Internet/网络编程Ciscointroduction

说明:有助于大家初步理解cisco及其相关的ios设备,为网络编程做基础-Contribute to a preliminary understanding of everybody cisco and ios-related equipment, as a foundation for network programming
<yoyo> 在 2025-07-29 上传 | 大小:715kb | 下载:0

[Internet/网络编程cvery

说明:p2p文件传送的实现,使用了多线程,完成端口等技术的应用文件传输-the realization of p2p file transfer, the use of a multi-threaded, complete the port, such as file transfer technology
<lg> 在 2025-07-29 上传 | 大小:67kb | 下载:0

[Internet/网络编程firewall

说明:穿防火墙源代码,具体可以-Wear firewall source code, specific to
<wuqiang> 在 2025-07-29 上传 | 大小:35kb | 下载:0

[Internet/网络编程shangpingongxiaocun

说明:大家好,很高兴能够在这见到大家,这个网站很好,为我们解决了很多难题,希望大家一起学习,一起进步-Hello everyone, I am very pleased to be able to see everyone in this, the web site very good for us to solve many problems, I hope to learn together with advances
<dexinpeng> 在 2025-07-29 上传 | 大小:19kb | 下载:0

[Internet/网络编程wangluoliaotianshi

说明:一个用VC写的网络聊天室工具,欢迎下载,可能功能比较简单,不过应该有用-Used to write a VC network tools chat room, welcome to download, may be relatively simple function, but should be useful
<bbb> 在 2025-07-29 上传 | 大小:3.35mb | 下载:0

[TCP/IP协议栈Udp

说明:该程序是基于vc++对话框的程序,可以在局域网中实现udp通信的功能-The program is based on the vc++ Dialog procedure, you can achieve LAN communications function udp
<鲜新荣> 在 2025-07-29 上传 | 大小:1.43mb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 7887.88 .89 .90 .91 .92 ... 11787 »

源码中国 www.ymcn.org