-
实现DDNS,动态域名解析的源代码,可以根据需要裁剪和添加
实现DDNS,动态域名解析的源代码,可以根据需要裁剪和添加-Implementation DDNS, Dynamic DNS of the source code, you can cut and add as needed
- 2022-01-24 12:54:22下载
- 积分:1
-
简单的客户端和服务器
资源描述简单的代码,基本实现连接客户端和服务器,带有多线程,运用套接字网络编程技术,代码简单,适合初接触网络编程的学习
- 2023-03-16 03:10:04下载
- 积分:1
-
一个用VC编写的网络电话例程
一个用VC编写的网络电话例程-a VC prepared by the telephone network routines
- 2022-08-16 20:04:56下载
- 积分:1
-
集中式服务器的聊天应用
应用背景多用户聊天应用程序使用Python命令行文件:client.py server.py可以帮助多个用户同时进行交互的应用程序。运行client.py:Python client.py服务器IP地址端口号关键技术关键技术:Python•套接字编程TCP
- 2022-02-12 07:33:30下载
- 积分:1
-
使用Internet Transfer控件:FTP
是一个小控件!挺不错的了,
使用Internet Transfer控件:FTP
是一个小控件!挺不错的了,-using Internet Transfer Control : FTP is a small control! Sounds very good, huh
- 2022-11-24 04:05:03下载
- 积分:1
-
一套完善的个人网络博客系统,功能全面,太好用了,拿了直接就用....
一套完善的个人网络博客系统,功能全面,太好用了,拿了直接就用.-WebBlog
- 2022-06-17 13:00:55下载
- 积分:1
-
websocket服务端实现
websocket服务端实现,C++
is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. It features an easy-to-use, fully async object-oriented interface and scales to millions of connections using only a fraction of memory compared to the competition. While performance and scalability are two of our top priorities, we consider security, stability and standards compliance paramount. License is zlib/libpng (very permissive & suits commercial applications).
Autobahn tests 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 23:19:42下载
- 积分:1
-
两台PC电脑间数据的通讯,这是接受端的VC源码,与发送端配合使用,两台PC使用局域网连接,可高速传送数据...
两台PC电脑间数据的通讯,这是接受端的VC源码,与发送端配合使用,两台PC使用局域网连接,可高速传送数据-Data between two PC computer communication, which is the receiving end of the VC source, used in conjunction with the sending end, two PC using LAN connectivity, high-speed transmission of data
- 2022-05-12 21:20:29下载
- 积分:1
-
1.inet2。一组封装WinInet类
1.2。一个组封装类的Wininet
- 2022-07-27 12:32:38下载
- 积分:1
-
SOCKET FOR DELPHI
使用Udp绑定本机接受数据,同时又可以让Udp客户端发送数据,这样就可以不同过服务器让多态主机进行通信了,虽然可以实现广播的功能(局域网内的所有开启监听的程序都能收到信息),但是在发送消息的时候,自己也会收到自己的信息在信息接收到的时候可以进行ip判断,如果是自己的ip就过滤掉自己的信息上面红色代码
- 2023-08-20 00:20:03下载
- 积分:1