-
Winsock Programming Guide, Winsock common function
Winsock编程指南,Winsock常用函数-Winsock Programming Guide, Winsock common function
- 2023-02-27 22:25:04下载
- 积分:1
-
端口影射的工具,VIDC的控制台原代码,包含编译好的程序
端口影射的工具,VIDC的控制台原代码,包含编译好的程序-port alluding tools, VIDC console original code, compiled contains procedures
- 2022-07-22 17:08:09下载
- 积分:1
-
发送即时信息
介绍了网络通信编程套接字(socket)的概念,深入阐述了其在VC++环境下的通过MFC支持的基础类,结合部分代码描述实际应用软件的开发。套接字(socket)是通信端点的一种抽象,它提供了通信网络发送和接受数据的机制,Socket接口为进程间通信提供了一种新手段,能够支持网络通信功能。它分为数据报套接字和流式套接字两种形式。
- 2022-04-28 22:41:06下载
- 积分:1
-
很不错的书要有一定编程基础的才能看懂不适合菜菜的
很不错的书要有一定编程基础的才能看懂不适合菜菜的-very good to have a certain book based programming can understand not suitable for the planting
- 2023-05-15 13:25:02下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1
-
数据结构的大作业
数据结构的大作业-Data structure of the major operating
- 2023-06-21 17:20:03下载
- 积分:1
-
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端....
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端.-a network source, network programming through internal computer network parameters Information Collection example, the client.
- 2022-01-26 07:33:17下载
- 积分:1
-
讲述如何用csocket在单机上发送短信,可以和手机联系
讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
- 2022-12-27 15:10:03下载
- 积分:1
-
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar...
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar-complete routine use of a simple model chat room server, the client site please download CharClientNew.rar
- 2023-03-29 12:45:03下载
- 积分:1
-
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口...
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口-The classic source is used to crawl web pages curl a very powerful tool for a lot of languages have related to the call interface
- 2022-01-25 17:46:10下载
- 积分:1