-
a C under the linux client server can add users to achieve, send mail functions
一个用C在linux下实现的客户端服务器程序
能实现添加用户,发送邮件功能-a C under the linux client server can add users to achieve, send mail functions
- 2023-03-29 10:10:03下载
- 积分:1
-
2003H34 接入网技术要求
2003H34 接入网技术要求-基于以太网方式的无源光网络(EPON)(new)
-2003H34 access network technical requirements- based on the way Ethernet Passive Optical Network (EPON) (new)
- 2022-03-05 17:17:21下载
- 积分:1
-
VC++MFC TCP_SOCKET最简单的TCP传输协议 ,可以在这上面所以的加你喜欢的扩展功能
本人自己编写的最简单的TCP_SOCKET传输协议,有助于初学者了解SOCKET编程,一窥SOCKET的奥秘!
希望对大家有所帮祝!
- 2022-08-20 20:51:36下载
- 积分:1
-
网络蜘蛛,爬取指定网站的内容,并下载电视。
网络蜘蛛,用于爬取指定网站内容,并下载到本地电脑上-Web spiders, for the climb to take the specified website content, and download to your local computer
- 2022-12-31 11:00:04下载
- 积分:1
-
nhibernate programming, powerful and useful
nhibernate编程,功能强大且实用-nhibernate programming, powerful and useful
- 2022-03-29 16:49:30下载
- 积分:1
-
libgHttp_win32
windows平台下的libghttplibghttp 是一个很好用的 http 库,这个库十分的方便使用,它能够轻松地实现同步和异步的Http请求libghttp从linux下移植到win32平台,http协议客户端代码
- 2022-04-09 11:34:28下载
- 积分:1
-
personal Qiuzhiwang source code
个人求职网源代码-personal Qiuzhiwang source code
- 2023-09-09 05:20:03下载
- 积分:1
-
H_conly站长管理助手v1.1版
H_conly站长管理助手v1.1版--可以在线管理网页文件的多功能站长工具。
相对于1.0版,该版做了如下更改:
1、添加支持xml和xsl的文本编辑功能(之前大意漏掉的)
2、站长工具箱改为站长百宝箱,添加了“整站备份/恢复工具”、“HTML网页在线编辑器”、“HTML代码运行器”和“网页颜色代码全集”这四个工具【其中,“整站备份/恢复工具”的初始密码为admin】
3、原“网站提交入口网址收集”更新至2009年8月26最新地址。每一个地址都是我亲自验证过的,没有无效地址。-H_conly owners Management Assistant v1.1 Edition- available online multi-functional web document management tool for owners. Relative to the 1.0 version, the version made the following changes: 1, add support for xml and xsl text editing features (before the effect missed) 2 and Webmasters Toolbox changed owners treasure box, add a " full stop Backup/Restore Tools " ," HTML pages online editor " ," HTML code to run devices " and" web page color code Collected Works " of the tool 【Among them," the whole station backup/recovery tool " initial password for the admin】 3, the original" submit your site portal site to collect the " Update to 2009 August 26 current address. I personally ea
- 2022-02-10 06:47:26下载
- 积分:1
-
tcp 套接字编程
使用 tcp 套接字编程
客户端和服务器程序会在那里
要在 linux 中执行,执行
1.打开 2 终端
2.在第一次,请执行下面的命令
海合会 tcpServer.c-o 服务器
3.在第二次,请执行下面的命令
海合会 tcpClient.c-o 客户端
4.在第一、
./ 服务器
5.在第二个,
./ 客户端 127.0.0.1 msg_to_send
- 2022-03-23 11:35:03下载
- 积分:1
-
自己用标准C++写的ftp客户端
C++标准写的程序协议,根据ftp的标准协议,使用socket编程,实现ftp客户端,能在linux之下与windows下运行。
- 2022-02-20 23:37:16下载
- 积分:1