登录
首页 » Windows Socket编程 » 一套简单的局域网聊天工具,为了方便同一局域网内的聊天与通信。...

一套简单的局域网聊天工具,为了方便同一局域网内的聊天与通信。...

于 2022-08-20 发布 文件大小:63.32 kB
0 223
下载积分: 2 下载次数: 1

代码说明:

一套简单的局域网聊天工具,为了方便同一局域网内的聊天与通信。-a simple LAN chatting tool, in order to facilitate the same LAN chat and communication.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • projectxi是服务器
    ProjectXI是一个基于FF11的服务器端模拟器-ProjectXI is a server-side FF11-based simulator
    2022-08-11 14:24:48下载
    积分:1
  • 接入因特网上的主机名和地址
    获取网络上的主机名与ip地址-access on the Internet host name and address ip
    2022-02-22 13:38:49下载
    积分:1
  • 创建与Borland Delphi电子邮件客户端
    Creating an Email Client with Borland Delphi-Creating an Email Client with Borland Delphi
    2022-02-21 15:32:25下载
    积分:1
  • 这是一个visual Stdio的界面的例子,看看吧。
    这是一个visual Stdio的界面的例子,看看吧。-This is a visual Stdio interface examples, take a look at it.
    2022-07-11 18:15:38下载
    积分:1
  • IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
    IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
    2022-01-24 18:39:18下载
    积分:1
  • 本彩票软件的各种功能比较全面,主要有遗漏分析,分组分析,组合分析,连续性分析,图表分析,筛选预测,历史摸奖统计。其中遗漏分析包括数字遗漏分析,和值遗漏分析,奇偶...
    本彩票软件的各种功能比较全面,主要有遗漏分析,分组分析,组合分析,连续性分析,图表分析,筛选预测,历史摸奖统计。其中遗漏分析包括数字遗漏分析,和值遗漏分析,奇偶遗漏分析,大小类型遗漏分析,组合类型遗漏分析。其中各种分析种类都有统计功能,准确的统计结果与理论概率值做参照,让你一目了然。是不是已经出过的号码不容易再出呢?是不是出现次数多了的号码以后会出少了呢?本软件的连续出现统计可以帮你解开这个谜。 本软件独创的增加了环境分析功能。环境分析包括气象分析和按日按月分析,其中气象分析包括气温、雨量、湿度、气压、风向、风速等分析。为此本软件搜集了北京各个气象站以小时为间隔的气象数据。其中按日按月分析就是按日期或者按月份统计,以尝试寻找开奖结果是否跟日期和月份有关联,其中日期和月份有农历和阳历以供选择。 实时的数据更新保证了分析预测的结果有效性,本软件能保证在开奖结果公布后的几分钟内更新数据,以方便彩民及时的知道自己的中奖情况。本软件的开奖公告有详细的开奖信息,包括中奖注数,中奖金额,总投注金额,以及最新的公告通知等。比彩票店的信息更加完整及时。-err
    2022-01-25 18:04:40下载
    积分:1
  • 一个网络方面的源序,通过网络实现对内网电脑各参数信息采集的示例,客户端....
    一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端.-a network source, network programming through internal computer network parameters Information Collection example, the client.
    2022-01-26 07:33:17下载
    积分:1
  • 使用TCP时间服务器
    Time server using TCP-IP
    2022-05-18 14:01:44下载
    积分:1
  • 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
    软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
    2022-12-31 05:35:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载