-
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制...
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
- 2022-02-24 09:31:13下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程-About C++ Introduction of network programming, focusing on specific areas in the introduction of the C++ programming
- 2022-04-17 08:13:31下载
- 积分:1
-
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必...
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必备的技能。本实例详细介绍了如何利用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
-
Socket客户端、服务器端入门
Socket客户端、服务器端入门例子。
包括服务器端代码
包括客户端代码
简单容易学习。
- 2023-04-27 11:35:03下载
- 积分:1
-
DNS queries with the socket implementation, but was unpacking some of his writin...
用socket实现DNS查询,不过解包部分自己得写,用抓包工具看下就知道怎么解了-DNS queries with the socket implementation, but was unpacking some of his writing, using Ethereal tool Kanxia to know how to resolve financial
- 2022-01-27 11:34:16下载
- 积分:1
-
实现了利用视觉实现串口通信的功能,并实现了一种视频的功能。
利用Visual C++ 实现串口通信功能,用一个类实现串口操作的封装。-achieved using Visual C serial communications functions, and to achieve a kind of serial Packaging operation.
- 2022-04-30 06:38:07下载
- 积分:1
-
获得本机IP地址的例子程序源码.
获得本机IP地址的例子程序源码.- Obtains this machine IP address the example procedure source
code
- 2022-10-10 02:55:02下载
- 积分:1
-
学习微软的Silverlight的不错的源码
学习微软的Silverlight的不错的源码-Microsoft" s Silverlight to learn the source of good
- 2023-05-15 19:35:03下载
- 积分:1
-
socket.IO-objc-master.zip
socket.IO-objc seems more complete and has a better documentation, but I"d also like to know which advantages does AZSocketIO provide to consider if these advantages are important enough for my project to choose one or the other.
- 2023-02-15 08:45:04下载
- 积分:1