-
Linux on the supplicant s 802.1x implementation. Supplicant many procedures are...
Linux上的802.1x 的supplicant的实现。很多supplicant程序都是基于它开发的-Linux on the supplicant s 802.1x implementation. Supplicant many procedures are based on its development
- 2022-01-25 17:35:41下载
- 积分:1
-
TCP IP的客户端-服务器网络套接字的UNIX程序
unix program of tcp ip client server for network sockets
- 2023-04-26 14:20:03下载
- 积分:1
-
一个c写的服务器端
一个c写的服务器端-write a server-side
- 2022-11-22 19:05:03下载
- 积分:1
-
嵌入式的WEB服务器BOA的源代码程序,可以直接移植到ARM板子上运行。...
嵌入式的WEB服务器BOA的源代码程序,可以直接移植到ARM板子上运行。
- 2022-02-21 20:46:55下载
- 积分:1
-
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习m...
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。
开发测试环境:Red Hat Linux 3.2.2-5
编译工具:gcc 3.2.2 20030222
-TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source.
Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
- 2022-11-17 04:20:03下载
- 积分:1
-
非常受欢迎的和必须的网络功能,希望对大家有用给每个人…
非常流行而且必须的网络功能,希望对大家有用。-Very popular and must be the network function, in the hope that useful to everyone.
- 2022-02-13 13:30:56下载
- 积分:1
-
在linux下基于UDP通讯的程序,包括客户端与服务端.
在linux下基于UDP通讯的程序,包括客户端与服务端.-In linux based on UDP communication procedures, including client and server.
- 2022-07-03 17:00:42下载
- 积分:1
-
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本...
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
- 2022-03-26 06:52:46下载
- 积分:1
-
一个很好的unix网络编程框架
一个很好的unix网络编程框架-a good unix network programming framework
- 2022-07-26 12:48:21下载
- 积分:1
-
运用安全套接字协议实现安全隧道。这是专为那些不具有外部IP地址却仍想实现互联网服务的人设计的。服务器被置于一台拥有公网地址的计算机上。客户端运行在防火墙/网关后...
运用安全套接字协议实现安全隧道。这是专为那些不具有外部IP地址却仍想实现互联网服务的人设计的。服务器被置于一台拥有公网地址的计算机上。客户端运行在防火墙/网关后的某台计算机上。这使得客户端可以访问互联网。运行服务器端进程无需超级用户特权。也无须使用任何其他进程或线程。-use Secure Socket security agreement tunnel. This is designed for those who do not have external IP addresses still wants to achieve Internet services in the design. Servers are placed with a public address on a computer. Client runs on firewall/gateway of a computer. This enables the client to access the Internet. Process server running without superuser privileges. No need to use any other processes or threads.
- 2022-02-12 08:30:31下载
- 积分:1