-
vb 写的防火墙,可以与自己加载一些另外的安全功能
vb 写的防火墙,可以与自己加载一些另外的安全功能-vb wrote firewalls, can be loaded with its own number of additional security features
- 2023-01-20 04:45:03下载
- 积分:1
-
asynchronous socket server
异步套接字服务器-asynchronous socket server
- 2022-01-26 08:33:46下载
- 积分:1
-
简单tcp,udp通信
这个项目可以实现简易的客户端和服务器端的通信,客户端和服务器端是任意指定的,通过这个程序,读者可以了解基于tcp的通信原理和基于UDp的通信原理以及两者之间的区别。
- 2023-08-23 18:05:05下载
- 积分:1
-
socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。...
socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。-socket communications, including the SERV and the CLIENT communication mechanism can be used to establish a socket-based communications network application development.
- 2022-03-18 21:04:15下载
- 积分:1
-
Raw Socket use of a simple chat program. through this process Ethernet packets t...
利用Raw Socket实现的一个简单的聊天程序,可以通过这个程序加深对以太网封包概念的理解-Raw Socket use of a simple chat program. through this process Ethernet packets to deepen understanding of the concept of
- 2022-02-26 01:05:20下载
- 积分:1
-
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。...
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
- 2022-03-11 14:11:08下载
- 积分:1
-
查找IPX的网络地址
查找IPX的网络地址 -Searching the network address of IPX
- 2022-04-27 08:01:45下载
- 积分:1
-
开发语言: Java 运行平台: LINUX/UNIX Windows 2000 精彩不容错过
开发语言: Java 运行平台: LINUX/UNIX Windows 2000 精彩不容错过-development languages : Java platforms : Linux/UNIX Windows 2000 wonderful not to be missed
- 2022-03-13 22:24:39下载
- 积分:1
-
一个简单的入门级的client
一个简单的入门级的client-server模型程序-a simple entry-level client-server model program
- 2022-03-14 06:01:19下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1