CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - telnet bbs
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - telnet bbs - List
[
Telnet Server
]
bbs客户端
DL : 0
以bbs客户端开发为例,说明Telnet的基本原理-client development as an example of how the basic tenets of Telnet
Update
: 2008-10-13
Size
: 67.84kb
Publisher
:
熊熊XP
[
Telnet Client
]
telnet&BBS程序开发
DL : 0
一个类似CTerm功能的BBS程序,操作方式为一次一字符-a function similar to the Citadel BBS procedures, as a way to operate a character
Update
: 2008-10-13
Size
: 67.65kb
Publisher
:
胡军
[
Other
]
catchmsg
DL : 0
一个抓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 receipt and return of others msg, spent a whole day of the time finally written, and pasted up on the share. not to be repetitive msg filtration, according to the msg capture the natural order, compiler : g catchmsg.cpp-o catchmsg usage is this : telnet bbs.your.host | catchmsg savefile
Update
: 2008-10-13
Size
: 1.31kb
Publisher
:
wwwwppp
[
Telnet Client
]
bbskiller2
DL : 0
一个Telnet BBS挂站机的VC++源代码。-a Telnet BBS pegged processor VC source.
Update
: 2008-10-13
Size
: 38.41kb
Publisher
:
赵杰伊
[
Telnet Server
]
Telnet
DL : 1
使用Delphi开发的Telnet远程登录,包括代理服务器端和客户端,可连接BBS。
Update
: 2008-10-13
Size
: 1.04mb
Publisher
:
xyf
[
JSP/Java
]
telnet
DL : 0
这是一个简易的远程登录bbs论坛的小软件,用java编写,界面规整,可以实现基本功能。
Update
: 2008-10-13
Size
: 1.96kb
Publisher
:
zz
[
Remote Control
]
telnet的client实现_完整版
DL : 0
telnet的Client(客户端)实现。虽然界面简单,但是可以尝试登录到任何bbs做测试。非常实用!-(client) to achieve. Although the interface simple, but can try to login to any bulletin board tests. Very practical!
Update
: 2008-10-13
Size
: 122.5kb
Publisher
:
飞的
[
Telnet Client
]
telnetClient
DL : 0
该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。--This is a telnet Client program. You can login to any bbs to test it.
Update
: 2025-02-17
Size
: 132kb
Publisher
:
站长
[
Internet-Network
]
useredit
DL : 0
Synchronet BBS Software是一个多用户BBS/Internet软件,可以在多个平台(包括Windows和Linux,以及传统的DOS 和OS/2)。它是一个多线程模块化的C/C++项目,包括 Telnet, FTP, 和Mail,支持流行的DOS door游戏。 -Synchronet BBS Software is a multi-user BBS/Internet software can be used on multiple platforms (including Windows and Linux, as well as traditional DOS and OS/2). It is a modular multi-threaded C/C projects, including Telnet, FTP, and Mail, support for the popular DOS door games.
Update
: 2025-02-17
Size
: 32kb
Publisher
:
叶舟
[
Internet-Network
]
VC++网络高级编程之六
DL : 0
CTelnet:该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。-CTelnet : The procedure is a telnet client to achieve humble. Log on to a bulletin board do any testing.
Update
: 2025-02-17
Size
: 3.59mb
Publisher
:
张思发
[
Remote Control
]
telnet的client实现_完整版
DL : 0
telnet的Client(客户端)实现。虽然界面简单,但是可以尝试登录到任何bbs做测试。非常实用!-(client) to achieve. Although the interface simple, but can try to login to any bulletin board tests. Very practical!
Update
: 2025-02-17
Size
: 122kb
Publisher
:
飞的
[
Telnet Client
]
telnetc
DL : 0
telnet客户端源码 默认登陆端口23 没有解决nvt 可登陆bbs-telnet client source default landing port 23 may not solve nvt landing bulletin board
Update
: 2025-02-17
Size
: 3kb
Publisher
:
交大人
[
Telnet Server
]
tjubbs-snap-20051127.tar
DL : 0
对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh generated documents such as configure, install more convenient layout RSS 2.web increase (by BunnyQ) 3.web increase related pages link (by Sdragons) D 4.telnet increase mandatory deleted (by Garnett) development pages : http://bbs.tju.cn/us/dev
Update
: 2025-02-17
Size
: 3.67mb
Publisher
:
董岩
[
Telnet Server
]
bbs客户端
DL : 0
以bbs客户端开发为例,说明Telnet的基本原理-client development as an example of how the basic tenets of Telnet
Update
: 2025-02-17
Size
: 80kb
Publisher
:
熊熊XP
[
Telnet Client
]
telnet&BBS程序开发
DL : 0
一个类似CTerm功能的BBS程序,操作方式为一次一字符-a function similar to the Citadel BBS procedures, as a way to operate a character
Update
: 2025-02-17
Size
: 67kb
Publisher
:
胡军
[
Other
]
catchmsg
DL : 0
一个抓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 receipt and return of others msg, spent a whole day of the time finally written, and pasted up on the share. not to be repetitive msg filtration, according to the msg capture the natural order, compiler : g catchmsg.cpp-o catchmsg usage is this : telnet bbs.your.host | catchmsg savefile
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wwwwppp
[
Telnet Server
]
Telnet
DL : 0
使用Delphi开发的Telnet远程登录,包括代理服务器端和客户端,可连接BBS。-Delphi developed the use of Telnet remote login, including the proxy server side and client, can connect BBS.
Update
: 2025-02-17
Size
: 1.04mb
Publisher
:
xyf
[
JSP/Java
]
telnet
DL : 0
这是一个简易的远程登录bbs论坛的小软件,用java编写,界面规整,可以实现基本功能。-This is a simple telnet bbs forum small software used to prepare java, interface warping, you can realize the basic functions.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zz
[
Internet-Network
]
BBS
DL : 0
vc 写的telnet登录程序,可以用,有需要的朋友可以-vc wrote telnet login program, you can use, you can see a friend in need
Update
: 2025-02-17
Size
: 2.71mb
Publisher
:
aaaaaa
[
Windows Develop
]
telnet-bbs
DL : 1
telnet bbs源代码,VC++编写,包含所有头文件和源代码,可以成功编译并运行-telnet bbs source code, VC++ written, contains all the header files and source code can successfully compile and run
Update
: 2025-02-17
Size
: 5.04mb
Publisher
:
yuanjiachen
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.