-
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子...
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子-VC-based Winsock2 sockets son sent the original procedure, which contains detailed notes, learning network programming is a good example
- 2022-03-04 12:55:26下载
- 积分:1
-
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器...
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
- 2022-08-19 14:35:43下载
- 积分: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
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
节点发送数据包OPNET,点
opnet包节点的发送,是对于点对点传输中源节点的发送的代码-nodes send packets opnet, are point-to-point transmission for the source node to send the code
- 2022-01-27 19:30:03下载
- 积分:1
-
vb的ip地址显示控件
vb的ip地址显示控件-vb ip address Display Control
- 2022-02-03 16:00:17下载
- 积分:1
-
very good source code procedures
非常好的源代码程序-very good source code procedures
- 2022-08-24 15:54:57下载
- 积分:1
-
用于PowerBuilder打印预览,可打印文字和图形并可进行放缩。
用于PowerBuilder打印预览,可打印文字和图形并可进行放缩。-for PowerBuilder print preview, print text and graphics can be conducted Zooming.
- 2022-01-24 14:35:11下载
- 积分:1
-
文件发送的源码,断线功能强大,可以断开外来者的侵入,很好的工具...
文件发送的源码,断线功能强大,可以断开外来者的侵入,很好的工具-source of this document, breakwire powerful, can disconnect the intrusion of outsiders, good tools
- 2022-01-30 10:11:52下载
- 积分:1
-
NetBIOS client
NetBIOS 下的client 可与服务器端进行通信-NetBIOS client
- 2022-10-07 19:35:03下载
- 积分:1