搜索资源列表
catchmsg
- 一个抓msg的程序(for bbs)!用于抓收到的和回别人的msg, 花了一整天的时间总算写成了, 贴出来于大家共享. 未对重复的msg加以过滤,抓到的msg按其出现的自然顺序组织,编译: g++ catchmsg.cpp -o catchmsg 用法是这样的: telnet bbs.your.host |catchmsg savefile -a grasp of the procedures (for bulletin board)! Grasping for the
ics2000-2-2
- 包含常用Internet协议TCP,UDP、HTTP、FTP、Telnet等,此版本新增加一个THttpServ构件-commonly used Internet protocols include TCP, UDP, HTTP, FTP, Telnet, this new version of a component THttpServ
SparcZ
- 用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM d
ttermpro
- ttermpro:一个非常不错的TELNET 仿真软件。-ttermpro : a very good TELNET simulation software.
Soft20060210103545627
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
chap04Telnet
- Telnet高级编程实例,为Visual C++.NET网络与通信高级编程范例的配套源代码-Telnet senior programming examples, for Visual C.NET network and communications senior programming paradigm supporting source code
因特网应用高级编程
- 因特网应用高级编程包括Finger/FTP/Gopher/Http/IsAPI/Ping/RAS/Telnet等-Internet applications including high-level programming Finger / FTP / Gopher / Http / IsAPI / Ping / RAS / Telnet, etc.
check
- 一个批处理自动telnet执行命令的程序
telnet_client
- 实现了Telnet的客户端,其所有功能基本上都实现了,是一个很好的Telnet客户端程序
telnet101
- 一个Delphi的Telnet程序示例,有完整的代码和编译后的程序,可参考
BIOShideTelnetbackdoor.rar
- 在BIOS中隐藏Telnet后门,目标机器开机后会自动连接到指定机器。,In the target machine, hidden Telnet- back after startup will be connected to the specified machines.
rxsample
- An example that will listen on a telnet port for incoming data, and pass this received data to a user handler, optionally striping the telnet controll codes out.-An example that will listen on a telnet port for incoming data, and pass
delphi_programming_design_classic_code_Telnet_Serv
- delphi编程设计Telnet Server经典代码delphi programming design classic code Telnet Server-delphi programming design classic code Telnet Server
telnetyuandaim
- telnet程序源代码,CMD下的telnet程序-telnet program source code
EcoTCP
- IPROM - TCP/IP for BBC/Master Computers over Econet =================================================== Author: Philip Blundell - Version: 0.14 - 16-Apr-1996 iprom/src - Philip Blundell s original ADE+ source code. This must be assembl
Telnet
- Telnet连接器的源码 很有研究价值.奉献给大家-The Telnet connector source of great research value. Dedicated to everyone
Telnet-control
- 实现用telnet自动连接外设,并完成与之通信,实现对外设的控制。-Automatically use telnet to connect peripherals, and completed communicate with control peripherals.
telnet-client
- telnet客户端,可以与server进行通信-telnet client that can communicate with the server
Telnet服务端源码
- Telnet服务端源码,例程结合易语言扩展界面支持库,使用易语言服务器组件实现Telnet服务端应用。 -Telnet server source code, routines combined with easy language support library expansion interface, easy language to use server-side application components to achieve the Telnet service.
Telnet
- Chat with tcp client and tcp server. Just a simple chat on telnet.