-
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端...
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端-Written by c# is my practice, when a small socket works, an asynchronous client socket
- 2022-02-04 10:29:29下载
- 积分:1
-
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
- 2022-02-22 13:35:18下载
- 积分:1
-
mimecode
MIMECode
- 2022-06-25 23:05:26下载
- 积分:1
-
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A...
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Updatempg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。-LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP component BUG, debugging through the video codec, audio and video instant messaging software source code. The current version of the audio algorithms using G729A codec, video powered by Microsoft MPEG4 codec. Video codec in the Update mpg4vki folder, released when the client needs to be packaged together mpg4vki release, otherwise the client-side video will not work properly.
- 2022-10-20 05:45:04下载
- 积分:1
-
Winsock
WINsock 例子-WINsock
- 2022-08-08 17:24:34下载
- 积分: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
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
UDP通信实例,很简单,是在。NET框架下写的
UDP通信实例,很简单,是在。NET框架下写的-UDP communication examples, very simple in. NET framework written in
- 2022-06-16 17:35:05下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动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
-
The program demostrates the ability to download a Web Resource using Java Networ...
The program demostrates the ability to download a Web Resource using Java Network and I/o Package classes
- 2022-07-23 09:05:52下载
- 积分:1