-
completion of the port
完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
- 2022-01-26 05:05:10下载
- 积分:1
-
server connectivity source
服务器winsock连接源码-server connectivity source
- 2022-07-26 10:04:36下载
- 积分:1
-
a LAN enumerated in the mainframe information source for the network to automati...
一个在局域网中枚举各主机信息的源码,用于想进行网络自动发现的朋友参考.-a LAN enumerated in the mainframe information source for the network to automatically detect the reference to a friend.
- 2022-03-23 03:58:52下载
- 积分:1
-
ARP防火墙,一款很好用的ARP防火墙,编译通过
ARP防火墙,一款很好用的ARP防火墙,编译通过-ARP firewall, a good firewall to use the ARP, the compiler through
- 2022-02-25 13:56:34下载
- 积分:1
-
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多...
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多-VC2005 routing source tracking, packaging the type of format printing trace routing information, and the window is almost built-in tracert
- 2023-02-15 18:55:04下载
- 积分:1
-
an integrated network started programming code : ftp browser/jbuilder9 compile!
一个java网络编程的综合起步代码:ftp的浏览器,/jbuilder9编译通过!-an integrated network started programming code : ftp browser/jbuilder9 compile!
- 2022-12-19 12:30:03下载
- 积分:1
-
简单的socket api 通信事例 适合初学socket的人入手的好参考
简单的socket api 通信事例 适合初学socket的人入手的好参考-Simple example of socket api communications socket suitable for beginners to start a good person reference
- 2022-05-06 08:51:48下载
- 积分:1
-
telnet反向连接
反向Telnet,反向连接
2008年以前用Delphi 7 写的小工具
当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传
当时是为了维护方便,写了这个小工具!
分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上),
公司有ADSL,但IP地址是动态的,
主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP,
然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受
到指令后进行执行,并将执行结果返回主控端。
- 2022-08-23 04:09:14下载
- 积分:1
-
程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新...
程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedure : online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. This procedure is a simple peer-to-peer updates. Completion of the rougher, more functional friends welcome update perfect
- 2023-09-04 11:15:03下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1