-
一个发送Email的源代码,可以发送附件。其中包括smtp协议的代码,BASE64加密的代码。...
一个发送Email的源代码,可以发送附件。其中包括smtp协议的代码,BASE64加密的代码。-Send an Email source code, you can send attachments. Including smtp protocol code, BASE64 encryption code.
- 2022-06-30 12:33:05下载
- 积分:1
-
一个实用又漂亮的CGI教程
一个实用又漂亮的CGI教程-.exe可执行文件-A practical and beautiful CGI tutorial-. exe executable file
- 2022-09-10 03:30:02下载
- 积分:1
-
利用socket套接字来实现客户端和服务器端的通讯的简单实例,此包括了客户端和服务端的代码...
利用socket套接字来实现客户端和服务器端的通讯的简单实例,此包括了客户端和服务端的代码-Socket to realize the use of socket client and server communications simple example, this includes the client and server code
- 2023-07-16 09:10:02下载
- 积分:1
-
unix socket programmer
unix socket programmer
- 2022-03-23 05:07:08下载
- 积分:1
-
Ibmstb02500 miniboot 源码
Ibmstb02500 miniboot 源码-Ibmstb02500 miniboot source
- 2022-11-09 07:00:03下载
- 积分:1
-
学习arm2410 linux 下tcp ip 编程
学习arm2410 linux 下tcp ip 编程
-Learning under arm2410 linux programming tcp ip
- 2022-07-02 11:12:34下载
- 积分:1
-
http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具...
http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具体方法参见源码。-http protocol server routines in the compiler under Linux to use the browser to browse 127.0.0.1 landing site, the default root file in/var/www /, you can set their own configuration files. See the source specific methods.
- 2023-08-28 19:15:02下载
- 积分: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
-
linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程...
linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () function for the network, such as reading and writing. In addition to provide a service thread to wait for client connections. Note the code in Chinese.
- 2023-09-04 12:50:03下载
- 积分:1
-
这个sokcet库,可以直接使用VC不提供网络…
这个sokcet库,可以直接使用;而且vc里面没有提供的inet_pton,inet_ntop函数,里面都加以实现;-This Sokcet library, can be used directly and vc which did not provide the inet_pton, inet_ntop function, which are to be achieved
- 2022-07-12 05:34:38下载
- 积分:1