登录
首页 » Windows Socket编程 » 实现了客户端和服务器的 小型socket聊天软件

实现了客户端和服务器的 小型socket聊天软件

于 2022-03-04 发布 文件大小:253.19 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

实现了客户端和服务器的 小型socket聊天软件-Realize the client and server socket small chat software

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

发表评论

0 个回复

  • 动态更改IP的简单方法 通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息....
    动态更改IP的简单方法 通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息.-The tendency changes IP the straightforward procedure Through transfers netsh which the windows2000 system brings to order to realize change local information and so on IP address, sub- net covers code, tacitly approves gateway
    2022-04-20 15:06:28下载
    积分:1
  • 链接 Tcp 套接字与 RS232 端口在服务器 / 客户端模式
    使用此代码,您可以链接任何 tcp 流到任意的 rs232 端口和反向 (客户端 / srv 模式)。 这个代码将调整,以使用任何 tcp 和 Com 端口的通用组件。 应用程序会等待 Tcp 连接或运行使连接来完成链接。(Srv 模式选择器)。
    2022-06-30 06:30:44下载
    积分:1
  • winpcap最新开发包,winpcap最新开发包!
    winpcap最新开发包,winpcap最新开发包!-WinPcap latest development kit, winpcap latest development kit!
    2023-02-16 08:30:04下载
    积分:1
  • 自己做的SNMP协议管理,适合初学者研究
    自己做的SNMP协议管理,适合初学者研究-SNMP protocol to do its own management, suitable for beginners study
    2022-05-22 00:08:10下载
    积分:1
  • 1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分...
    1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分类,并显示当天最新注册用户 3、首页显示:共有站点数、每天可注册数、当天注册人数 4、用户登录随机验证码功能,并对用户密码进行64位md5加密,并记录登录次数、登录时间、登录IP 5、WEB管理功能,可批量删除、复制、移动文件,文件改名,删除或建立目录,并可通过WEB直接下载所有类型文件,可在线编辑所有Ascall类型文件,并具有源码查找替换功能 6、内置高速无组件文件上传系统,可实时通过WEB上传文件 7、空间占用统计,精确显示空间使用状况 8、计数器功能,自动生成用户计数器代码,用户可选择计数器样式、初始化计数,并具有防刷新功能 9、修改用户资料、修改密码功能-1, registered users automatically generate user directory, and to determine whether to send mail (optional jmail, Cdonts, Aspemail components) 2, the website lists, site rankings, Home Kuzhan recommendation, Home website shows classification, and display the same day the latest three registered users, the Home show : A total number of sites, daily registration number, registration number four day, users random functional verification codes and user password encryption md5 64, and recorded the number of login, login time, logged 5 IP, WEB management functions, batch delete, copy, transfer dynamic document, renamed
    2022-08-16 13:23:34下载
    积分:1
  • C2风格的局域网聊天序,实现局域网中两个Client聊天。这个序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
    C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
    2022-12-17 06:10:05下载
    积分:1
  • 这个是与上一个配套的客户端序,序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上...
    这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上-This is associated with a client program, program functions: send a message on the client, service after the end of the message received at the same time displayed on the screen
    2022-10-07 21:45:03下载
    积分:1
  • 一个java的引擎小序,内部有5个模块组成。是java初学者学习绘图的很好例子...
    一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子-an engine small program within five modules. Java beginners learning is a good example of Mapping
    2022-04-20 04:23:26下载
    积分:1
  • this code by asp300.com collected. Asp300
    此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
    2022-01-26 04:41:14下载
    积分:1
  • collate a good Java SMS transceiver procedures. With documentation, and some of...
    一个整理好的JAVA短信收发程序。带文档以及一些搜集到的资料。方便大家学习-collate a good Java SMS transceiver procedures. With documentation, and some of the data collected. To facilitate learning
    2022-11-01 05:40:03下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载