登录
首页 » Windows Socket编程 » IP filters, IP packet filtering

IP filters, IP packet filtering

于 2022-01-25 发布 文件大小:3.62 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

IP过滤器,过滤IP包 -IP filters, IP packet filtering

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workg...
    在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workgroup(WfWg)、Windows 95、Windows NT 和LanManager 用 来 实 现 共 享 局 域 网 上 文 件 和 打 印 机 的 协 议。 对 于 利 用Linux 和Windows NT 构 建 的 局 域 网 来 说,Samba 就 是 为Linux 提 供 的SMB 客 户 程 序/ 服 务 器 程 序 的 软 件 包, 其 功 能 是 实 现Windows 和Linux 互 相 共 享 对 方 的 磁 盘 空 间 和 打 印 -in Microsoft network systems, SMB (Server Message Block, service information block) protocol for Windows Workgroup (WfWg), Windows 95, Windows NT and LanManager used for LAN file sharing and printer agreement. The use of Linux and Windows NT LAN Construction, Samba for Linux is provided by the SMB client/server software package, and its function is to achieve mutual Windows and Linux to share each other"s disk space and Print
    2022-03-03 09:04:21下载
    积分:1
  • 一款网络打字测试序,内含序和源代码,对于VC网络有一定用处...
    一款网络打字测试程序,内含程序和源代码,对于VC网络编程有一定用处-A network of typing test procedures, including procedures and source code, network programming for the VC there is some use
    2022-02-02 03:20:28下载
    积分:1
  • 将网络驱动器映射为本地驱动的小序,.net2003译通过
    将网络驱动器映射为本地驱动的小程序,.net2003编译通过-network drive mapping for the local small-driven procedures. Net2003 compile
    2022-01-23 10:32:14下载
    积分:1
  • 这个项目演示了一种用 ISAPI创建HTML页的方法,使用了 OLE DB 数据库访问技术。例子数据库是一个 Access数据库...
    这个项目演示了一种用 ISAPI创建HTML页的方法,使用了 OLE DB 数据库访问技术。例子数据库是一个 Access数据库-the project with a demonstration ISAPI create HTML pages, the use of the OLE DB database access technology. Examples database is a database Access
    2022-02-07 23:18:31下载
    积分:1
  • 查看远机器桌面的服务器端
    查看远程机器桌面的服务器端程序 -The server app for viewing remote desktop
    2022-02-25 01:09:56下载
    积分:1
  • 临 Rs 232
    临斯普斯卡共和国 CommunicationRS-232 是最常见的串行接口和船只作为在大多数 Windows 兼容的桌面计算机上的标准组件。RS-232 只允许一个发射器和一个接收器在每一行上。RS-232 还使用一种全双工传输方法。有些 RS-232 主板出售国家文书支持波特率达 1 Mbit/s,但大多数设备限于 115.2 kb/s。注意 RS-422/RS-485 接口不是大多数的 IBM 个人电脑上可用。RS-422 (EIA RS-422-A 标准) 是在苹果电脑上使用的串行连接。它提供一种机制达到 10 Mb/s 的数据传输。RS 422 发送每个信号同时使用两根电线增加的最大波特率和电缆的长度。RS 422 也为多点应用程序只有一个发射器发送到总线的高达 10 的接收器与相连,指定。Rs-485 是 rs-422 的超集和扩展的能力。RS 485 被迫解决 RS-422 多滴限制允许达 32 设备沟通通过相同的数据线。任何 RS — 485 总线上的奴隶设备能够沟通而不需要通过主设备的 32 奴隶的任何其它设备。由于 RS 422 是 RS 485 的一个子集,所有的 RS-422 设备可能由 RS 485 控制。这两个协议有多点的能力,但 RS-485 允许达 32 设备和 RS 422 的限制为 10。对于这两种通信协议,您应该提供你自己的终止。所有的国家文书 RS-485 板将与 RS 422 标准工作。
    2022-02-24 17:35:43下载
    积分:1
  • VOIP电话控件,支持多种语言,只是不支持G729
    VOIP电话控件,支持多种语言,只是不支持G729编码-VOIP phone controls, support for multiple languages, but do not support the G729 coding
    2022-05-07 04:32:59下载
    积分:1
  • 这是ecf的原代码,是个plugin,可以实现即时通讯。
    这是ecf的原代码,是个plugin,可以实现即时通讯。-ecf This is the original code, is a plugin can achieve instant messaging.
    2022-04-11 08:27:22下载
    积分:1
  • 面向连接的服务器流中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
    面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
    2022-03-13 09:45:07下载
    积分:1
  • 一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。
    一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。-a simple example of Socket Communications. As for the interception server, the client can ask to be connected.
    2022-02-28 15:03:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载