-
一个非常的VC++图形界面的网络通信
一个非常的VC++图形界面的网络通信-A very VC++ Graphical interface of the network communication
- 2022-05-24 07:11:59下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
network scanning procedure is simple, but practical. Bcb6 used to prepare.
网络扫描程序,很简单,但是很实用。用bcb6编写。-network scanning procedure is simple, but practical. Bcb6 used to prepare.
- 2022-07-27 22:39:01下载
- 积分:1
-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze MAIL
- 2022-02-01 03:21:03下载
- 积分:1
-
socket的相关知识介绍
socket的相关知识介绍-socket on the relevant knowledge
- 2023-02-01 11:05:05下载
- 积分:1
-
面美观的文字聊天程序vc开发。 socket,selcet模型!
面美观的文字聊天程序vc开发。 socket,selcet模型!-surface appearance of text chat program vc development. Socket, selcet model!
- 2022-03-28 20:09:03下载
- 积分:1
-
在P2P通信的例子,这个例子是用UDP协议…
关于P2P通讯的例子,这个例子是用UDP协议写的穿透防火墙的例子-On the P2P communication examples, this example is written using UDP protocol to penetrate the firewall example
- 2022-05-14 01:45:14下载
- 积分:1
-
这部分源码是实现linux下路由器的编码,以及功能实现(一)
这部分源码是实现linux下路由器的编码,以及功能实现(一)-this source is under linux router code and Function (1)
- 2022-12-31 02:30:03下载
- 积分:1
-
Socket API procedures
SocketAPI的程序-Socket API procedures
- 2022-02-20 05:19:27下载
- 积分:1
-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1