-
ftp的实现源码
实现一个简单的ftp程序,希望对初学者有用。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-08-02 17:37:11下载
- 积分:1
-
the program is to demonstrate the preparation of HTTP clients, and therefore mus...
该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。-the program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand.
- 2022-07-17 00:29:47下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-04-12 11:12:23下载
- 积分:1
-
端口映射工具
简单的多线程端口映射工具,支持多线程并发
- 2022-02-03 18:08:18下载
- 积分:1
-
递回式智能型切割IP分类
HiCut ip classification
- 2022-03-19 01:48:33下载
- 积分:1
-
XML高级编程书
XML高级编程书-XML programming book
- 2022-01-25 16:28:38下载
- 积分:1
-
ASP.NET简洁的论坛源代码
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站前台:版块导航、帖子列表、帖子详细、帖子回复列表、添加帖子、添加回复-Asp.net concise BBS source code
This is a simple BBS, main functions:
Background: section management, site management, management, post reply by post, I, I reply posts,
Receptionist: version website lists, post navigation, post, reply posts, a detailed list of adding posts, add back,
- 2022-12-22 13:30:03下载
- 积分:1
-
简单基于MFC Socket 服务器以及客户端通讯 涉及文件传输、vs2008工程
IDE是vs2008 采用的界面库是MFC 编程语言C++ 源代码包含客户端与服务器 采用多线程进行收发数据,传输文件,主要解决的问题是如何在传输过程中解决TCP流无边界的问题,采用的方式是先发送消息头告知对方此次文件的总大小,实现约定好
- 2022-06-28 08:52:49下载
- 积分:1
-
Linux下C语言编程套接字实现群聊
Client端和server端通过父子进程分别负责进行发送和接收数据,Server端通过共享存储区来存储聊天信息,并发送给每个连接的用户。
**实现多人在线群聊
**实现显示时间功能
**会提示有新客户进入聊天室
**客户可以用命令 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-16 14:40:03下载
- 积分:1
-
A ping to write your own procedures, it can be said that many people take the fi...
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-A ping to write your own procedures, it can be said that many people take the first step network programming!! The ping procedures after the source code to modify and debug my, basically to replace the windows in the built-in ping procedures. Each module After I have detailed notes and modify the log, hope to be able to help you study!!
- 2022-08-08 09:20:47下载
- 积分:1