-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
在同一个线程中实现异步套接字的聊天程序,用以音视频…
在同一个线程中使用异步套接字实现聊天室程序,避免了不读数据时出现阻塞-In the same thread realize the use of Asynchronous Sockets Chat procedures to avoid non-blocking when reading data
- 2022-01-22 02:10:31下载
- 积分:1
-
VS2005的网络通信的程序,实现客户端和服务器端的简单功能
VS2005的网络通信的程序,实现客户端和服务器端的简单功能-VS2005 network communications programs to achieve client and server-side features a simple
- 2022-04-27 20:30:27下载
- 积分:1
-
这是一个简单的java聊天程序,并传递声音。包括2部分…
这是一个简单的JAVA聊天程序,同时能够发送声音。
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
- 2022-04-25 15:01:36下载
- 积分:1
-
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件...
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
- 2023-01-09 13:10:03下载
- 积分:1
-
一个通过udp进行通信的例子
一个通过udp进行通信的例子-Udp communicate through examples
- 2023-05-23 12:10:03下载
- 积分:1
-
PING a small program, VC6.0 to prepare for the novice test.
一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
- 2022-01-26 03:02:39下载
- 积分:1
-
tcp client wince.net 使用
tcp client wince.net 使用-tcp client wince.net use
- 2022-06-28 07:17:56下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1
-
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。...
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。-Focuses on the Win32 platforms under the Winsock programming, for a large number of grass-roots network protocol, Winsock is the access to their preferred interface.
- 2022-03-02 07:38:26下载
- 积分:1