-
socket网络编程
这是个socket网络编程,使用的是udp的方式用异步通信来实现的,这个程序可供刚刚学习socket编程的人员参考借鉴。里面用到的都是最基础的东西。所以有助于学习。
- 2023-03-14 09:15:04下载
- 积分:1
-
Modem /串口通信编程 Modem编程
Modem /串口通信编程 Modem编程-Modem/Modem Serial Communication Programming Programming
- 2023-06-23 13:55:03下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分:1
-
vc6 clent+server
网上下载的一个实例,具体网址已忘记,实现局域网内通讯,同一路由器下客户端发送信息至服务器,服务器接收但不能发送。
- 2022-02-06 09:57:07下载
- 积分:1
-
初学的时候做的一个聊天系统,可以多人,可以检测IP等
初学的时候做的一个聊天系统,可以多人,可以检测IP等-Learning when to do a chat system that people can detect the IP, etc.
- 2023-02-14 15:55:04下载
- 积分:1
-
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助...
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
- 2023-01-21 21:20:03下载
- 积分:1
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1
-
自动获得本地地址发送到
一个自动获得本地IP地址后发送到远程DNS服务器中!自动更新本地IP地址- After automatically obtains the local IP address to transmit to
the long-distance DNS server in! Automatic renewal local IP address
- 2022-08-02 10:54:30下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1
-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1