-
一个将Http操作进行封装的类!使该类操作更加方便
一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
- 2022-03-19 10:23:34下载
- 积分:1
-
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程...
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
- 2022-03-14 09:52:20下载
- 积分:1
-
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,-based on TCP/IP technology in video chat program can be easily video chat,
- 2022-04-24 03:11:02下载
- 积分:1
-
Microsoft Start kit thebeerhouse Website source
Microsoft Start kit thebeerhouse Website source
- 2023-07-22 07:00:07下载
- 积分:1
-
use Delphi to develop the use of sock control network communication process.
使用DELPHI 开发的使用sock控件的网络通讯程序.-use Delphi to develop the use of sock control network communication process.
- 2023-02-18 23:00:03下载
- 积分:1
-
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话...
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
- 2023-05-11 19:00:04下载
- 积分:1
-
一个简单的网络通信小程序,包括发送字符串,网络授时等
一个简单的网络通信小程序,包括发送字符串,网络授时等-A simple network of small procedures, including the transmission of the string, such as network time
- 2022-04-08 12:29:35下载
- 积分:1
-
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。...
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。
- 2022-03-23 03:03:52下载
- 积分:1
-
本程序能够将指定网址的文件下载到你所指定的文件里
本程序能够将指定网址的文件下载到你所指定的文件里-This procedure can be specified URL file download to your specified file
- 2022-09-03 01:20:02下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1