-
允许发送和接收多播数据报的和实验的…
Allows sending and receiving of multicast datagrams and experimentation with the multicast APIs
- 2022-01-26 03:36:49下载
- 积分:1
-
SOCKET FOR DELPHI
使用Udp绑定本机接受数据,同时又可以让Udp客户端发送数据,这样就可以不同过服务器让多态主机进行通信了,虽然可以实现广播的功能(局域网内的所有开启监听的程序都能收到信息),但是在发送消息的时候,自己也会收到自己的信息在信息接收到的时候可以进行ip判断,如果是自己的ip就过滤掉自己的信息上面红色代码
- 2023-08-20 00:20: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
-
描述了网络编程中的各种功能,例如文件传输源代码以及文件的上传下载...
描述了网络编程中的各种功能,例如文件传输源代码以及文件的上传下载-network programming
- 2022-07-22 19:41:56下载
- 积分:1
-
使用证书建立ssl安全连接
资源描述socket连接,使用ssl建立安全通道,传输数据,压缩包括里面包含client和server及相关证书。
目录结构:
gen_ca.sh: used to generate a ca cert
gen_subcert.sh: used to generate a sub cert from ca
Makefile: used to generate app_client and app_server by client.c and server.c
client.c:the client use ssl to transfer data
server.c: the server use ssl to transfer data
- 2022-02-25 14:06:16下载
- 积分:1
-
《PHP专业项目实例开发》源代码
《PHP专业项目实例开发》源代码-"PHP examples of professional development project" source code
- 2022-03-25 15:55:48下载
- 积分:1
-
RIP 与动态方法
PROJECTOBJECTIVE: PROJECTSCOPE: 座院落项目: PROBLEMAREA 描述项目旨在查明罪犯帮助下目击证人。有在我们的项目主要包括四个模块。他们是添加、 删除、 更新 andidentifying 的罪犯。我们的项目中有三个主要的角色。他们是: Ø 操作员 Ø administratoris 负责提供用户 id 和密码。他 providesauthentication 的用户。他创建删除和更新用户 id andPasswords。 Eyewitnessidentifies 的帮助下已裁剪的部分存储在 differentdatabase 中,由操作员罪犯。目击者从数据库中选择一个裁剪的部分和裁剪的部分将冻结由运算符以这种方式,从数据库中检索完整的刑事工作的脸和那个罪犯的细节。唯可还构造一个新的映像,从那些已裁剪的部分,我们认为作为 animaginary 面部的犯罪。< 跨度 style="font-size:11.0pt;line-height:200%;font-family:"">
- 2023-05-10 01:10:03下载
- 积分:1
-
ASP网站模块,可以以此为模块制作个人网站
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-05-17 20:24:39下载
- 积分:1
-
PrivateSubCombo30.zip visual basci code. very nice code...
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-05-24 02:40:15下载
- 积分:1
-
平,HTML,FTP三功能集成网络编程源代码…
一个ping,html,ftp三个功能集成的网络编程源代码,我是一个来自台湾的朋友,谢谢:)
- 2022-12-23 05:25:02下载
- 积分:1