-
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必...
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必备的技能。本实例详细介绍了如何利用Winsock API编写网络应用程序。-With the rapid development of information technology, the Internet and human society to work and live more and more closely related, it has become a human acquisition, an important channel for exchange of information and means. Therefore, the current for developers, network programming is an essential skill. The examples described in detail how to use Winsock API preparation of network applications.
- 2022-01-28 13:45:27下载
- 积分:1
-
安全套接字层
安全套接字层 -Security socket layer
- 2022-09-17 01:35:04下载
- 积分:1
-
这是一个完全开放的,即时通讯软件协议
这是一个完全开放的,即时通讯软件协议-This is a completely open, instant messaging software agreement
- 2022-02-05 09:55:08下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1
-
ip packet fragmentation and reorganization of code and some notes, curriculum de...
ip数据包的分片与重组代码及部分注释,大学生课程设计-ip packet fragmentation and reorganization of code and some notes, curriculum design, students
- 2022-06-28 13:31:38下载
- 积分:1
-
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载...
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载-Network programming tutorials and practical source of peer-to-peer chat, and they hope everyone useful are welcome to download
- 2022-05-13 02:37:11下载
- 积分:1
-
socket关于native和java层通信
socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信
- 2022-06-16 11:30:32下载
- 积分:1
-
基于opencv采集人脸并识别
实现对图像的捕获以及人脸识别,采用opencv对人脸进行检测,识别后
通过图像标记起来, &
- 2022-03-15 14:36:07下载
- 积分:1
-
c#写的基于UDP的聊天程序
采用C#编写的基于UDP的通信,一个简单的聊天工具~~~亲手编写并测试通过,服务器端和客户端一对多通信,自定义数据包格式。代码中加了很多注释便于大家理解。
- 2022-02-05 14:58:42下载
- 积分:1
-
网络客户端和服务器
它是一个 python 实现的套接字库。他 Python 接口是 Python 的面向对象风格的套接字的 Unix systemcall 和图书馆界面直接音译: 该函数返回一个套接字对象的方法暨各种套接字系统调用。 参数类型是有点更高级别的精通 C 接口: 上 Pythonfiles 的 read () 和 write () 操作,接收缓冲区分配操作是自动的以及缓冲区 lengthis 隐式上发送操作。
- 2022-02-01 05:04:17下载
- 积分:1