-
计算机网络课件,比较全面系统的讲解计算机网络的组成分类等!...
计算机网络课件,比较全面系统的讲解计算机网络的组成分类等!-Courseware for computer networks, a more comprehensive system on the computer network, such as the composition of Category!
- 2022-02-26 07:51:15下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在js...
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码
-common jsp Pagination components, examples of installed only after the various attributes, Then API can be called Packaging has been good, "Home" and "Previous" "Next" Pages operation html forms String directly in jsp pages can be. Jump to support jsp and Jump to Action (struts framework) two types, support electoral constituency or more out in support of Vector- or sql statement. Pagination backend database support .... see, in particular source package "for use. txt " There are detailed steps to set up, use examples FOSS
- 2023-02-02 03:50:04下载
- 积分:1
-
wtc的访问
#include
#include "wtcTest.h"
#include "IsmpCrmEngineSoapBinding.nsmap"
char * reqPackType[REQ_PACK_NUM] = {"dgwtc.xml", "tdwtc.xml"};
SpTalk * fwdSp;
char logFilePath[512] = {0}; //log file path
FILE * logFile = NULL; //log file name
LogHandle &
- 2022-04-27 17:41:15下载
- 积分:1
-
一个相当好的电话管理程序
一个相当好的电话管理程序-a very good telephone management procedures
- 2022-03-11 18:24:00下载
- 积分:1
-
a command
一个命令行工具 适合CSICO路由器使用-a command-line tool for use routers CSICO
- 2022-11-05 06:10:02下载
- 积分:1
-
这是我自己写的一个远程调用程序,功能是证明在一定范围内的任意偶数可分为两个素数的和。其中素数 的判断方法在远程实现。可能比较简单,但我希望为大家提供帮助。...
这是我自己写的一个远程调用程序,功能是证明在一定范围内的任意偶数可分为两个素数的和。其中素数 的判断方法在远程实现。可能比较简单,但我希望为大家提供帮助。- A few of them- the judgment of the remotely. May be rather simple, but I hope for you to help.
- 2022-11-08 10:20:03下载
- 积分:1
-
宠物小精灵对战游戏
宠物小精灵对战游戏,平台是Qt Creater,语言是Qt C++
- 2022-01-25 16:34:28下载
- 积分:1
-
VB Socket控件
VB socket控件,支持中文,运行稳定,暂时没有发现BUG,可以替换vb6.0自带的WinSocket控件,这个控件是VB6.0的间,vb.net不能使用
- 2023-03-05 00:00:04下载
- 积分:1
-
网络嗅探sniffer
实现网络嗅探的功能,能够抓取网络报文,并显示网络报文数据。其中,使用socket原始套接字编程实现,在windows下面进行网络监听。
- 2022-04-27 20:13:10下载
- 积分:1