Location:
Search - telnet visual
Search list
Description: 一个使用socket写的telnet的客户端-Use socket written a telnet client
Platform: |
Size: 146432 |
Author: 站长 |
Hits:
Description: telnet客户端编程-telnet client Programming
Platform: |
Size: 16384 |
Author: 陆全聪 |
Hits:
Description: 一個全彩! ANSI telnet的程式 , 非常值得參考 , 我是來自台灣的朋友 , 謝謝 :)-a full color! ANSI telnet program is very worthwhile reference, I am from Taiwan's friends, thank you :)
Platform: |
Size: 846848 |
Author: 周經翔 |
Hits:
Description: telnetmfc.rar
Platform: |
Size: 61440 |
Author: 李师 |
Hits:
Description: windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
Platform: |
Size: 1359872 |
Author: 杨小东 |
Hits:
Description: telnet客户端程序的实现:可以实现远程登陆,远程控制主机等-telnet client for the realization : remote landing can be achieved, such as remote control console
Platform: |
Size: 13071360 |
Author: 许黎 |
Hits:
Description: 一个非常小的telnet服务端,编译后生成的服务端只有几K大小!-a very small telnet server, translation services generated after only a few K-Size!
Platform: |
Size: 1024 |
Author: fasdf |
Hits:
Description: 利用MFC实现了Telnet协议,作为Telnet客户端工具,可以连接Telnet服务器.实现技术包括:1,创建Telnet连接.2,从Telnet服务器接收数据.3,向Telnet服务器发送数据.-use of Telnet Protocol, Telnet client as a tool, Telnet server can be connected. Technology include : 1. establish Telnet connection .2. Telnet servers from receiving data .3 to the Telnet server to send data.
Platform: |
Size: 53248 |
Author: 刘季 |
Hits:
Description: Telnet高级编程实例,为Visual C++.NET网络与通信高级编程范例的配套源代码-Telnet senior programming examples, for Visual C.NET network and communications senior programming paradigm supporting source code
Platform: |
Size: 7928832 |
Author: liuzhenhua |
Hits:
Description: telnet服务器的实现:
1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:"提示用户输入用户名进行登录
2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入
3.服务器端至少支持如下命令(命令不带参数)
author:返回程序作者的相关信息
date:返回服务器的当前日期,日期的格式自己定义,但在help中做出说明
time:返回服务器的当前时间,时间的格式自己定义,但在help中做出说明
help:返回服务器所支持的命令
bye:与服务器断开连接
若输入了不支持的命令,则应回显相应的提示,如提示用户键入help来查看相应的命令
提示:服务器端有一个接收客户端输入字符的缓冲区,逐个字符进行接收;当发现是回车键后,即执行已接收字符对应的命令并回显.另外,telnet.exe是windows下自带的程序
设计的要求如下:
1.使用基本的套接口函数进行开发,即使用socket()、bind()、listen()、accept()等
2.不使用图形界面,只要能用文本显示相关信息即可,另外,需要把这些相关信息写入到一日志文件中(文件名为:学号.txt)
内附程序说明书
Platform: |
Size: 70656 |
Author: 张某某 |
Hits:
Description: Blue Wonder 类似黑洞基于Telnet的远程控制程序 可实现匿名的准客户端上线功能(类似灰鸽子) 上线功能可穿防(控制不行) 实现远程断点续传下载 CMD管道命令 文件操作等功能 自身可注册成NT服务-Blue Wonder similar to a black hole Telnet-based remote control program can realize the quasi-anonymous client on-line feature (similar to gray pigeons) on-line features anti-wear (not control) to achieve long-distance pipeline HTTP download CMD command file functions to operate their own NT services can be registered into
Platform: |
Size: 172032 |
Author: 晨 |
Hits:
Description: Visual Basic 写的telnet,利用了WinSock-Writing Visual Basic for telnet, use of WinSock
Platform: |
Size: 40960 |
Author: vw009 |
Hits:
Description: 书名《Visual C++ 网络高级编程>内容简介:本书在对Visual C 各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。
对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C 网络编程基础并希望深入研究网络编程技术的读者。
ISDN:7115095639
第一章 TCP/IP协议
第二章 Winsock网络编程接口
第三章 Visual C 与网络编程
第四章 基本网络编程技术
第五章 Telnet协议的实现
第六章 HTTP协议的实现
第七章 FTP协议的实现
第八章 文件下载
第九章 UDP协议的实现
第十章 ICMP协议的实现
第十一章 PPP协议的实现
第十二章 代理服务器的实现
第十三章 ATL、DCOM和ActiveX技术
第十四章 网络安全
附录1 RFC文档分类-The title of " Visual C network of high-level programming" Description: The book of Visual C a variety of programming technologies and TCP/IP system introduced on the basis of the focus on advanced applications of network programming, the use of skills and difficulties. Including basic network programming technology, Telnet to achieve agreement, HTTP protocol to achieve, FTP to achieve agreement, document download, UDP protocol to achieve, ICMP protocol to achieve, PPP agreements achieved, the realization of a proxy server, ATL, DCOM, ActiveX technology, network security, multimedia and other network programming.
Platform: |
Size: 19465216 |
Author: 陈玲 |
Hits:
Description: Visual Basic Examples:
TCP/IP Client/Server
HTTP/HTTPS
ICMP
Gt/Set SNMP
SNMP Trap
SSH
IP2Country
Wake On Lan
Telnet
HTTP-POST
FTP
DNS, RSH, UDP, NTP-Visual Basic Examples:
TCP/IP Client/Server
HTTP/HTTPS
ICMP
Gt/Set SNMP
SNMP Trap
SSH
IP2Country
Wake On Lan
Telnet
HTTP-POST
FTP
DNS, RSH, UDP, NTP..
Platform: |
Size: 84992 |
Author: ecqu |
Hits:
Description: VC编程实现可视化Telnet软件经典代码VC Programming Visual Telnet software classic code
-VC Programming Visual Telnet software classic code
Platform: |
Size: 39936 |
Author: hjj |
Hits:
Description: Visual C++网络高级编程(上).HTTP客户实例 在线聊天室 多线程HTTP服务器实例 Telnet客户实例等-Advanced Visual C++ network programming (on). HTTP client instance of the online chat rooms, multi-threaded HTTP server instance and other instances of Telnet Client
Platform: |
Size: 1144832 |
Author: 小Dony |
Hits:
Description: Telnet客户端
编程环境:Visual C++6-Telnet Client
Platform: |
Size: 3306496 |
Author: lpxhebust |
Hits:
Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。
对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。
-The book on the basis of the system introduced on the various Visual C++ programming technology and TCP/IP and network programming, focusing on the advanced applications, the use of the skills and difficulties. Including basic network programming technology, implementation of the Telnet protocol, the HTTP protocol to achieve the implementation of the FTP protocol, file downloads, implementation of the UDP protocol, ICMP protocol to achieve the realization of the PPP agreement, the realization of the proxy server, ATL, DCOM, ActiveX technology network security, multimedia network programming. For each theme, the book gives examples and skills of its development essentials and applications, the book mainly for the foundation of a certain Visual C++ network programming and network programming techniques readers want to delve into.
Platform: |
Size: 2650112 |
Author: 刘俊杰 |
Hits:
Description: Visual C++网络高级编程本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。
对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。
-Advanced Visual C++ network programming book on the basis of Visual C++ programming techniques and a variety of TCP/IP on a systematic introduction to highlight network programming advanced applications, tips and difficulty. Including basic network programming technology, Telnet protocol to achieve the HTTP protocol, FTP protocol implementations, file downloads, realize the UDP protocol, ICMP protocol to achieve, achieve PPP protocol to achieve a proxy server, ATL, DCOM, ActiveX technology , network security, multimedia network programming.
For each topic, the book gives examples of which are essentials and skills development and application, this book mainly for Visual C++ has some basic network programming and want to delve into the reader network programming technology.
Platform: |
Size: 19465216 |
Author: ddrise |
Hits:
Description: Telent登陆密码猜解代码段。
代码来自“[Visual.C.黑客编程揭秘与防范.].梁洋洋.扫描版”3.1.8章节。(Telent landing password guessing)
Platform: |
Size: 1024 |
Author: 学习编程 |
Hits: