登录
首页 » 套接字网络编程 » Prepared their own instant messaging client, very simple, just a reference to le...

Prepared their own instant messaging client, very simple, just a reference to le...

于 2022-02-04 发布 文件大小:39.11 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

自己编写的即时通讯客户端,非常简单,只是参考学习用的,欢迎批评指正-Prepared their own instant messaging client, very simple, just a reference to learn and welcome criticism

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

发表评论

0 个回复

  • http协议下的文件传输
    http协议下的文件传输程序-http agreement file transfer procedure
    2022-02-15 16:11:19下载
    积分:1
  • cxvcxddsxdfdfdxf
    CVxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvCvxCvCvCvxCvCvCvxCvCvCvxCvCvCvxCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCvCDFCVxCVxCSDFCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCVxCSDFCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxCvxC
    2022-04-14 23:06:34下载
    积分:1
  • _ _ Linux TCP服务器
    linux 下很好的,tcp server开发参考代码。
    2023-08-21 01:55:03下载
    积分:1
  • 简单的开发
    开发一套易用的网络通信包,以C++形式对功能进行封装。 做的相当不错,包含开发文档及代码说明-The development of a set of easy-to-use network communication packet to C form of the functions of packaging. To do a reasonably good, including the development of documentation and code description
    2022-02-26 00:38:11下载
    积分:1
  • jsp精彩实例,不用多说了,下吧,学习的好助手 
    jsp精彩实例,不用多说了,下吧,学习的好助手 -jsp wonderful examples Needless to say, are you, a good learning Help
    2023-06-10 20:45:11下载
    积分:1
  • 小区宽带入技术及宽带布线
    小区宽带网接入技术及宽带网络布线-Area Broadband Network Broadband Access Technology and Network Cabling
    2022-06-03 02:29:21下载
    积分:1
  • 这是一个TraceRoute序,它是一个Winsole序,因此在译成功后,应该打开“开始”菜单的“运行”对话框,然后单击“浏览”按钮,在该工Debug和...
    这是一个TraceRoute程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框,然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要TraceRoute的IP地址。--This is a TraceRoute program, it is a winsole program. After compiled successfully, you may open the "running" dialog box of "start" menu, then click "browse" button, you can get the path and execution filename at Debug and Release catalogs of the project.and add command line parameters: TacePath`s IP address is needed
    2022-01-26 07:32:29下载
    积分:1
  • 聊天室的源代码
    聊天室的源代码程序-chat rooms source code procedures
    2022-03-22 19:29:15下载
    积分:1
  • 共享资源的枚举
    网络共享资源的枚举-network resource-sharing Enumerate
    2023-03-17 14:05:04下载
    积分:1
  • completed an example of the server and client simple oral communication process....
    该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
    2022-01-26 06:53:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载