-
点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。...
点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。-Point-to-point agreement is for two pairs of entities such as the establishment of inter-transmission packets designed for simple connection. This connection provides a simultaneous two-way full-duplex operation.
- 2022-06-16 06:09:05下载
- 积分:1
-
一个简单的Visual C++ MFC邮件发送程序,操作简单。
一个简单的Visual C++ MFC邮件发送程序,操作简单。-A simple Visual C++ MFC e-mail program, easy to operate.
- 2022-07-02 14:11:53下载
- 积分:1
-
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录...
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
- 2022-05-16 22:08:53下载
- 积分:1
-
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP...
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP
-website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
- 2022-04-17 07:09:54下载
- 积分:1
-
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。...
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。-A hook used to intercept packets of VC procedures. First access to all processes, and then select the operation you want to process.
- 2023-01-07 17:40:03下载
- 积分:1
-
在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workg...
在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workgroup(WfWg)、Windows 95、Windows NT 和LanManager 用 来 实 现 共 享 局 域 网 上 文 件 和 打 印 机 的 协 议。 对 于 利 用Linux 和Windows NT 构 建 的 局 域 网 来 说,Samba 就 是 为Linux 提 供 的SMB 客 户 程 序/ 服 务 器 程 序 的 软 件 包, 其 功 能 是 实 现Windows 和Linux 互 相 共 享 对 方 的 磁 盘 空 间 和 打 印 -in Microsoft network systems, SMB (Server Message Block, service information block) protocol for Windows Workgroup (WfWg), Windows 95, Windows NT and LanManager used for LAN file sharing and printer agreement. The use of Linux and Windows NT LAN Construction, Samba for Linux is provided by the SMB client/server software package, and its function is to achieve mutual Windows and Linux to share each other"s disk space and Print
- 2022-03-03 09:04:21下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1
-
The use of multi
运用多线程的C/S模型
所用到的同步机制,值得学习-The use of multi-threaded C/S model synchronization mechanism used, it is worth learning
- 2022-01-25 15:08:38下载
- 积分:1
-
该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。
它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动
多个...
该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。
它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动
多个客户端。
客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。
服务器端可以“踢“人,并可以防止用户名称的重复。
该聊天程序是我在两星期内仓促完成的,其只是大四学期的一个VC作业,里面有许多不完善和不如意的地方,
比如还可以添加类似于ICQ的图象列表,以及发送文件的功能等。
我认为理想的聊天程序应结合ICQ和网上聊天室的优点,如果是为网站开发,还应该接收和显示网站的信息。
如果你正在设计一聊天软件,希望该源程序对你有所帮助。如果你有什么好的建议或编程的心得,咱们不妨交流交流。
本人十二分地愿意与所有编程爱好者结为好友。
- 2022-04-20 02:25:11下载
- 积分:1