-
omnet++自带的十六个仿真例程,omnet++入门必学
omnet++自带的十六个仿真例程,omnet++入门必学-omnet++ own simulation routine 16, omnet++ entry must learn
- 2022-04-26 09:04:48下载
- 积分:1
-
点对点网络通信 开发环境 VC++ 6.0
点对点网络通信 开发环境 VC++ 6.0-Peer-to-peer network communications development environment VC++ 6.0
- 2023-05-09 18:50:03下载
- 积分:1
-
简单的防火墙
该程序可以实现基本的包过滤,包过滤作为最基本的防火墙基层策略是属于比较早起的防火墙开发思路。从这个源码中你可以看到早期的防火墙的基本开发流程,这相信对你以后独立防火墙的编码有所帮助。
- 2023-08-30 13:25:03下载
- 积分:1
-
用C#实现的网络聊天程序,分为客户端和服务器端两个程序,可以用...
用C#实现的网络聊天程序,分为客户端和服务器端两个程序,可以用-C# Internet chat program, divided into client and server-side two procedures can be used
- 2022-08-05 19:44:00下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
实现服务器和客户端的通信,利用PB做的控制界面,基于Socket通信...
实现服务器和客户端的通信,利用PB做的控制界面,基于Socket通信-server and client communications, the use of PB do control interface, based on Socket Communications
- 2023-04-09 11:05:03下载
- 积分:1
-
Borland C++ Builder制作有论证的邮件发送程序,同时还增加了附件功能...
Borland C++ Builder制作有论证的邮件发送程序,同时还增加了附件功能-Borland C Builder has produced proof of mailing procedure, and also increased the attachments
- 2023-02-26 17:00:03下载
- 积分:1
-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
IE插件
IE插件的编写,如果百度和3721,相同,呵呵,大家要做的易于删除呀,-IE plug-in the preparation, if Baidu and 3721, the same, what we need to do easy to delete it, huh
- 2023-07-29 14:55:03下载
- 积分:1
-
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件-SMTP mail. . . . .
- 2023-01-05 09:45:04下载
- 积分:1