登录
首页 » Windows Socket编程 » VC写的一个通讯程序,使用winsock,非

VC写的一个通讯程序,使用winsock,非

于 2023-02-17 发布 文件大小:45.12 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.

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

发表评论

0 个回复

  • vb开发的经典irc客户端源代码,功能齐全,很好的
    vb开发的经典irc客户端源代码,功能齐全,很好的程序-vb development classic irc client source code, full-featured, very good procedures
    2022-05-27 19:31:20下载
    积分:1
  • 这是一个单线聊天室代码,用java写的,使用的是Swing包。
    这是一个单线程聊天室代码,用java编写的,使用的是Swing包。-This is a chat room single-threaded code, using java prepared using Swing package.
    2022-08-26 03:25:22下载
    积分:1
  • lan中的端口映射客户端
    lan中的端口映射客户端程序-lan port mapping of client
    2022-12-01 01:40:03下载
    积分:1
  • 关于p2p的一些资料
    关于p2p编程的一些资料-p2p programming on some of the information
    2023-05-10 23:45:03下载
    积分:1
  •  各个线任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线一开始的任务是从文件的0位置开始下载一直到72908位置处。线1每次下载...
     各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。   在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
    2022-03-20 03:50:55下载
    积分:1
  • 一个机票购买系统 是个很简单明了的系统 是用VFP做的 里面包含了如何建立和购买机票 一看就知道 很适合初学者...
    一款绝对漂亮的窗体界面控件,允许您更换自己的窗体皮肤,目前支持4种风格,5种主题颜色,3种背景色类型,支持菜单运行时添加删除-An absolutely beautiful form interface control that allows you to replace its own form the skin, currently supports four kinds of styles, the theme of five kinds of color, three kinds of background color of the type of run-time menu to add support delete
    2022-09-04 13:05:02下载
    积分:1
  • 各种网络序的源码,来自一本网络书的光盘资料
    各种网络程序的源码,来自一本网络编程书的光盘资料-Procedures for a variety of network source, from a network programming book, CD-ROM
    2022-03-02 03:43:26下载
    积分:1
  • 用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等...
    用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等-users can choose interlocutors, and multiple moves installed fonts, whispered, filtering information
    2022-08-26 07:37:08下载
    积分:1
  • 简单聊天软件,简单易学 winscok2.0
    简单聊天软件,简单易学 winscok2.0 -Simple chat software, easy to learn winscok2.0
    2022-02-26 16:55:31下载
    积分:1
  • 多线
    Multithreaded Non-blocking Socket Server and Client, Based on Synchronized Socket
    2022-02-14 03:13:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载