-
telnet server端源码,VB开发,可以clint连接。
telnet server端源码,VB开发,可以clint连接。-telnet server-side source code, VB development, can be connected clint.
- 2023-07-30 02:30:03下载
- 积分:1
-
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255...
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only source of a total of 17 firms, huh, and had a great time! ! ! When filling 192.168.0.255 address, which means you can pair of LAN network broadcast
- 2022-05-05 00:39:01下载
- 积分:1
-
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话...
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
- 2023-05-11 19:00:04下载
- 积分:1
-
这是一个演示如何利用ASP建立论坛的程序,功能很强大
这是一个演示如何利用ASP建立论坛的程序,功能很强大-This is a demonstration of how to use ASP procedures for the establishment of forums, features a very powerful
- 2022-02-07 11:33:47下载
- 积分:1
-
基于RFC868协议的NTP时间服务器源代码程序
基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
- 2022-03-29 10:40:14下载
- 积分:1
-
It includes several instances about network programming ,and several programs wh...
里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
- 2022-06-19 22:32:50下载
- 积分:1
-
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话...
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话-server for udp communication
- 2022-07-05 04:20:45下载
- 积分:1
-
VC++编程环境,多线程聊天程序。界面友好,方便使用
VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
- 2022-10-08 11:00:03下载
- 积分:1
-
今天想找个ARP的发包程序,总是找不到好的。不是太复杂的,就是不行的。于是写了个。wincap.exe 是psp终结者带的。 应该是3.0...
今天想找个ARP的发包程序,总是找不到好的。不是太复杂的,就是不行的。于是写了个。wincap.exe 是psp终结者带的。 应该是3.0-Today, I want to find ARP
- 2023-04-05 08:45:04下载
- 积分: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