-
一个jsp写的考试系统,还可以测试你的jsp知识
一个jsp写的考试系统,还可以测试你的jsp知识-a written examination system can also test your knowledge of jsp
- 2022-08-11 12:52:40下载
- 积分:1
-
基于mootools 编写的 右键菜单 javascript
基于mootools 编写的 右键菜单 javascript-right-click menu by mootools
- 2022-04-07 01:25:43下载
- 积分:1
-
网上答疑系统(教学用)
网上答疑系统(教学用)-Internet Answering System (teaching)
- 2023-06-16 04:35:03下载
- 积分:1
-
PDF格式的网络实验介绍了一些与实验条件的问题…
该pdf主要介绍网络实验中的一些问题和实验内容以及实验要求-The network experiment in pdf introduces some of the issues and experimental content and the requirement of experiment
- 2022-03-07 01:17:25下载
- 积分:1
-
基于RTP的实时语音通信系统
基于rtp的实时语音聊天,采用adpcm压缩/* comm.h - Communication input/output modules * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more * details (available in COPYING).
- 2022-01-28 15:16:42下载
- 积分:1
-
- 2022-08-16 17:52:28下载
- 积分:1
-
优秀的IP网络语音通讯软件Speak Fleely源代码
优秀的IP网络语音通讯软件Speak Fleely源代码-outstanding IP network voice communications software source code Speak Fleely
- 2023-03-25 16:20:04下载
- 积分: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
-
关于CHtmlView的简单应用
关于CHtmlView的简单应用-on a simple application
- 2022-12-05 18:25:03下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1