-
prg1_1.c : simple network programming examples. The example is a client program,...
prg1_1.c : 简单的网络编程实例。该实例是一个客户端程序,它首先连接到一个标准时间服务器上,从服务器读取当前时间,然后显示时间。-prg1_1.c : simple network programming examples. The example is a client program, it is first connected to a standard time on the server, from the server to read the current time, and then show time.
- 2022-03-04 09:34:25下载
- 积分:1
-
这是一个自我
这是一个自制的聊天程序,用C++builder实现的,基于TCP实现的,是《精彩c++builder程序设计》上的例子。-This is a self-made chat program, using C++ builder to achieve, based on the TCP implementation is a " wonderful c++ builder programming" on the case.
- 2022-11-10 01:10:04下载
- 积分:1
-
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用...
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用-automatic exchange gateways, the program prepared by VC6.0 by calling ip helper api gateway for dynamic modification of the need for multiple gateways for switching between users
- 2022-05-18 08:58:48下载
- 积分:1
-
飞天论坛(ftbbs3.5)功能说明:
1、支持UBB,HTML内容编辑,支持网络贴图与附件上传等,风格有点像163的论坛.
2、支持二级类...
飞天论坛(ftbbs3.5)功能说明:
1、支持UBB,HTML内容编辑,支持网络贴图与附件上传等,风格有点像163的论坛.
2、支持二级类别,类别自已可以添加修改。
3、支持背景音乐,不喜欢的可以关闭。
4、本论坛设以简洁高效为目标,所以不适合要求功能花俏、插件多样的使用者;
5、贴子中增加了发布新贴的链接。
6、加入了贴子的版权信息。
7、贴子被修改后有被修改的记录如:修改时间谁修改的。
8、贴子中加入了加锁,与取消加锁功能。
9、新增了自定义头像功能。
10、后台新加入了图片大小、类型、以及网友上传的图片是否要审核的功能。(后台参数设置)
11、投票贴加入了投票开始时间与到期时间。
12、后台用户管理中加入了用户封锁功能。
13、后台用户管理中还加入了图片(附件)上传权限的限制。
14、加入了首页调用功能代码。
15、修复了以前版本的一些bug,同时首页加入了精华与推荐贴链接,以及最后回复人,
开放了编辑器所有功能,后台增加了批最删除功能,数据库也进行了清理.
- 2022-05-22 22:22:23下载
- 积分:1
-
简单的抓包工具,方便易用~~~~~~~~~~~・
简单的抓包工具,方便易用~~~~~~~~~~~・-简单的抓包工具~~~~~~~~~~~~~~~~~~~~~~~
- 2022-05-06 15:53:07下载
- 积分:1
-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
It includes several instances about network programming ,and several programs wh...
里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
- 2022-06-19 22:32:50下载
- 积分:1
-
Asincronous socket
Asincronous socket-based client-server with source code
- 2022-12-10 03:50:02下载
- 积分:1
-
under watt32 Dos capture, realize the firewall, tcp reconstruction
watt32 Dos下的抓包,实现防火墙,tcp重建
-under watt32 Dos capture, realize the firewall, tcp reconstruction
- 2022-05-06 14:40:25下载
- 积分:1
-
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。...
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
- 2022-08-10 20:39:14下载
- 积分:1