登录
首页 » Windows Socket编程 » LAN chat client and server

LAN chat client and server

于 2022-03-18 发布 文件大小:114.78 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

局域网聊天客户端与服务器端程序,可以传送文件,具有可扩展性,基于Winsock的VC编程。-LAN chat client and server-side program, you can transfer files with scalability, the VC based on Winsock programming.

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

发表评论

0 个回复

  • 集留言反馈,客户资源,业务定单为一体,通过Jmail发送
    集留言反馈,客户资源,业务定单为一体,通过Jmail发送 -Set voice feedback, customer resources, business orders for the integration, through this Jmail
    2023-05-21 00:55:03下载
    积分:1
  • Client序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成...
    Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选项: 1.“Get current time(TCP)”服务器时间 2.“Echo Mode(UDP)”回显6 3.“Exit the program”. -Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
    2023-07-31 00:05:03下载
    积分:1
  • failed to translate
    原理图设计基础 基本原理图设计 层次原理图设计 原理图元件库设计-failed to translate
    2022-11-26 10:40:03下载
    积分:1
  • 采用CSocket实现的聊天序 入门socket的好东西
    采用CSocket实现的聊天程序 入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
    2023-09-06 14:40:03下载
    积分:1
  • 仿飞鸽,可聊天+传文件
    该软件可进行局域网的聊天、一对多、多对一、和多对多的传送和续传,理论上这是我本人的实现目的,而且目前经测试已基本实现了上述功能,而且网速一般有几M/S。另外有只打开一个应用程序、CRichEdit的使用、最小到托盘、自动检测在线用户(多播组)等
    2022-02-04 01:31:07下载
    积分:1
  • 比较好的自动更新序用法:update.exe 序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.ex...
    比较好的自动更新程序用法:update.exe 程序名 版本 版本文件URL例如:update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini-better use automatic update : update.exe program names versions versions of documents such as URL : update.exe VolleyMail 3.0 http://www.extice.com/update/update.ini
    2023-06-05 21:10:04下载
    积分:1
  • 该聊天序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动 多个...
    该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动 多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。 该聊天程序是我在两星期内仓促完成的,其只是大四学期的一个VC作业,里面有许多不完善和不如意的地方, 比如还可以添加类似于ICQ的图象列表,以及发送文件的功能等。 我认为理想的聊天程序应结合ICQ和网上聊天室的优点,如果是为网站开发,还应该接收和显示网站的信息。 如果你正在设计一聊天软件,希望该源程序对你有所帮助。如果你有什么好的建议或编程的心得,咱们不妨交流交流。 本人十二分地愿意与所有编程爱好者结为好友。
    2022-04-20 02:25:11下载
    积分:1
  • build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4....
    build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4.限制原始图的大小和宽高 5.可选择覆盖或者不覆盖已存在同名文件 6.目录直读图片文件 其他看config.php中的注释-build a revised 0.999. Upload function amendment known security bug (limit upload file types) 2. Automatic generation thumbnail (size can be installed in config.php) 3. A variety of sequencing methods 4. Restrictions on the size of the original plan and five-wide. Option do not cover or cover the same name already exists document 6. Contents Direct Reading Photo see config.php other documents of Notes
    2022-09-24 23:20:03下载
    积分:1
  • 序是一个关于如何检查电子邮件的数量的小序,简单易懂。...
    本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。-this procedure is an e-mail on how to check the number of small programs, simple and understandable.
    2022-10-22 04:05:03下载
    积分:1
  • small section of code is easy access to the IP address and machine NAME
    一段小代码很容易获得本机IP地址和NAME-small section of code is easy access to the IP address and machine NAME
    2022-08-10 00:43:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载