-
的videotransmit类是一个简单的包装,可以进行编程,以视频…
The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format. - The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
- 2022-03-29 17:18:50下载
- 积分:1
-
Classic problem, expression evaluation, java source code
经典问题,表达式,求值,java源代码-Classic problem, expression evaluation, java source code
- 2022-03-07 19:18:05下载
- 积分:1
-
err
客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可靠性并不太重要,而且UDP快速,所以客户间发送信息通过UDP。用户登录时通过类DatagramPacket和DatagramSocket创建UDP包括其本地接受端口以及发送端口,默认端口为5000和5001,通过取得的好友的IP地址来向好友发送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。当用户通过UDP收到消息后,可以通过DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。
-err
- 2022-01-23 10:11:51下载
- 积分:1
-
Worms like game without sourcecode
Worms like game without sourcecode
- 2022-06-28 06:43:14下载
- 积分:1
-
文字信息巡回显示Java小程序
文字信息巡回显示Java小程序-roving display text messages Java Programming
- 2022-08-17 08:48:45下载
- 积分:1
-
用struts+hibernate+spring做的登录
用struts+hibernate+spring做的登录-With struts+ Hibernate+ Spring to do the registry
- 2022-07-25 17:30:06下载
- 积分:1
-
使用Java 编制的小游戏,实现了客户端与服务器端的简单连接
使用Java 编制的小游戏,实现了客户端与服务器端的简单连接-Prepared using the Java game to achieve the client and server-side of the simple connection
- 2022-09-02 07:45:03下载
- 积分:1
-
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件...
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件-This is a file transfer can be achieved with the development of java source code, and executable. Jar file
- 2022-03-14 03:43:26下载
- 积分:1
-
JAVA COM bright
JAVA与COM通信的中间接口,用于在JAVA程序中调用com-JAVA COM bright
- 2022-07-20 19:39:16下载
- 积分:1
-
IBM WEBSOHEREMQ documentation
IBM WEBSOHEREMQ说明文档-IBM WEBSOHEREMQ documentation
- 2022-04-18 03:04:39下载
- 积分:1