登录
首页 » Windows Socket编程 » 改开发程序是基于java开发的客户端聊天程序,实现了多线程

改开发程序是基于java开发的客户端聊天程序,实现了多线程

于 2022-07-19 发布 文件大小:1.38 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

改开发程序是基于java开发的客户端聊天程序,实现了多线程 -changed development process is based on java development of the client chat program, to achieve a multi-threaded

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

发表评论

0 个回复

  • 面向连接的服务器流中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
    面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
    2022-03-13 09:45:07下载
    积分:1
  • 一个p2p的原代码,socket的建立连接在p2p方面的实现.p2p不再神秘
    一个p2p的原代码,socket的建立连接在p2p方面的实现.p2p不再神秘-one of the original code, the socket connects to the peer-to-peer connection is achieved. p2p no longer mysterious
    2023-06-06 12:35:03下载
    积分:1
  • 局域网语音广播 实现局域网内的语音广播,适用于局域网内的网速,...
    局域网语音广播 实现局域网内的语音广播,适用于局域网内的网速,-LAN LAN radio voice of the voice broadcast, applicable to LAN network speed,
    2022-03-10 11:06:24下载
    积分:1
  • dsdfsdf alsdfj asdfj asdfj L;askdjfasdf
    Afasdfasdfasdfasdfasdfasdkl;fjasl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdfasdkl;fjasl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdkl asdkl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;sdj fkl;asdjfl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdkl asdkl asdkl;fjasl;fjal;fjal;sdj fkl;asdjfl;as fl;kasjd fl;afasdfasdfasdfasdfasdfasdfasdkl;fjasl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;afasdfasdfasdfasdfasdfasdkl asdkl;fjasl;fjal;fjall;as fl;kasjd fl;afasdfasdfasdfasdfasdfasmdasdkl asdkl asdkl;fjall;asjfl;asdfasdfasdfasdfasdkl asdkl;fjasl;sdj fkl;asdjfl;as fl;kasjd fl;asjd fl;afasdfasdfasdfasdfasdkl asdkl asdkl;fjasl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdfasdkl;fjasl;fjal;sdj fkl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdkl;fjal;Sdjfl;asdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdfasdkl asdkl;fjal;fjasl;fjal;fjal;Sdjfl;as fl;kasjd fl;Afasdfasdfasdfasdfasdfasdkl asdkl;fjasl;fjal;sdj fkl;
    2022-04-24 19:58:15下载
    积分:1
  • 检查邮件服务器的邮件信息的序源代码(支持SOCKS代理)
    检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)-Check e-mail messages mail server program source code (to support the SOCKS proxy)
    2023-03-07 07:40:03下载
    积分:1
  • 完成端口模型 一个简单的完成端口的例子。 完成端口用于大型C/S模式服务器,是C/S设计的最优方案。...
    完成端口模型 一个简单的完成端口的例子。 完成端口用于大型C/S模式服务器,是C/S设计的最优方案。-Port model of the completion of a simple example of the completion of the port. Port for the completion of large-scale C/S mode server is C/S design the optimal program.
    2022-01-27 22:32:11下载
    积分:1
  • 插座
    基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
    2022-01-30 20:51:53下载
    积分:1
  • windows http proxy server w indows http proxy server
    windows http proxy server w indows http proxy server -windows http proxy server windows http proxy server windows http proxy server
    2022-04-27 07:31:01下载
    积分:1
  • This is the hard part I of a Java process is on the LOGIN. Simple. understandabl...
    这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
    2022-03-19 21:42:21下载
    积分:1
  • 用 MFC 简单的 TCP 客户端
    我是创建简单的 TCP/IP 客户端程序进行通信单片机系统板 (它的服务器角色)。并且最后,客户端应用程序想要通过网络获取多个服务器的信息。我是一步一步走,存档的 !
    2022-11-26 23:45:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载