cobst-sort-rvalue

所属分类:数据结构
开发工具:C++
文件大小:324KB
下载次数:1
上传日期:2018-03-29 14:02:57
上 传 者mgdeer
说明:  博和求值表达式组件 V2,0,从事多媒体,数据结构,数据库

文件列表:
D9history.txt (5634, 2003-05-12)
INSTALL (7062, 2003-05-09)
J3conf (0, 2017-11-17)
J3conf\ad.list (2733, 2003-05-09)
J3conf\bnetd.conf.in (9940, 2003-05-11)
J3conf\bnetd_default_user (5431, 2003-05-09)
J3conf\bnhelp.txt (5452, 2003-05-11)
J3conf\bnmotd.txt (310, 2003-05-09)
J3conf\channel.list (2287, 2003-05-09)
J3conf\d2cs.conf.in (6269, 2003-05-10)
J3conf\d2dbs.conf.in (3660, 2003-05-23)
J3conf\ipban.txt (0, 2003-05-09)
J3conf\realm.list (1291, 2003-05-09)
J3conf\versioncheck (804, 2003-05-09)
jfiles (0, 2017-11-17)
jfiles\ad000001.pcx (10327, 2003-05-09)
jfiles\bnserver-D2DV.ini (336, 2003-05-09)
jfiles\IX86ver1.mpq (6963, 2002-09-14)
jfiles\newbie.save (130, 2003-05-09)
jfiles\tos.txt (512, 2003-05-09)
scripts (0, 2017-11-17)
scripts\tos.sh (265, 2003-05-09)
win32 (0, 2017-11-17)
win32\bnetd.exe (278528, 2003-05-11)
win32\d2cs.exe (167936, 2003-05-11)
win32\d2dbs.exe (122880, 2003-05-11)
win32\etc (0, 2017-11-17)
win32\etc\ad.list (2662, 2002-09-14)
win32\etc\bnetd.conf (8617, 2003-05-11)
win32\etc\bnetd_default_user (5431, 2002-09-14)
win32\etc\bnhelp.txt (5315, 2003-03-31)
win32\etc\bnmotd.txt (310, 2002-09-14)
win32\etc\channel.list (1758, 2002-09-14)
win32\etc\d2cs.conf (6340, 2003-04-16)
win32\etc\d2dbs.conf (3655, 2003-05-10)
win32\etc\ipban.txt (0, 2003-03-25)
win32\etc\realm.list (1215, 2002-09-14)
win32\etc\versioncheck (874, 2002-09-14)
win32\var (0, 2017-11-17)
... ...

README This file contains the release notes for bnetd version 0.4.25. DESCRIPTION Bnetd is a program that will eventually emulate a Starcraft Battle.net server. It is distributed under the GPL so that others may contribute to the development. It currently runs on Unix and Unix like systems and also Win32. The code is based on the original bnetd-0.3 by Mark Baysinger which was distributed on http://www.starhack.ml.org/ until that domain went away. Mark's work also spawned several versions for MS-Windows, most notably FSGS. STATUS The server currently implements most of the same functionality as the real Battle.net servers. You can chat, play games, use /-commands, and things like account passwords, user icons, ad banners, channel operators, ladder, and Diablo games work too. It is by no means complete, though. Different clients may be supported to different extents. See the CHANGELOG for summaries about specific modifications. DOWNLOADING The latest version of the program can be found at http://bnetd.org/files.phtml http://www.cs.nmsu.edu/~rocombs/sc INSTALLING See the INSTALL file in the distribution directory. Other information including Instructions for installing on Win32 with the Borland compiler is avaliable in the docs directory. RUNNING Just run ./bnetd. It will begin waiting for connections. Run ./bnetd --help for help with command-line options. If no config file is specified, it will look for a config file in a location determined when the server was compiled. If that file doesn't exist, it will use some built-in default settings. CONFIGURING THE CLIENT Supported client game software titles: Starcraft (and the Brood War expansion pack) Diablo (only version 1.05 and later) Warcraft II Battle.net Edition MS-Windows: Download a copy of the program BNS.exe. This program will allow you to choose any bnetd, FSGS, or Battle.net server by manipulating the registry. Instead of starting your game client manually, run BNS and choose which client to launch and enter the hostname or IP address of the computer which you wish to connect to instead of Battle.net. Only the game clients installed on your system will be selectable. Clicking Apply will set the server and launch the selected game client, but will not exit BNS. Clicking Cancel will abort all changes and exit BNS. Clicking OK will exit BNS after applying the changes. MacOS: There is no automated tool to modify the resources (yet). To do it manually, first locate the Starcraft (or Diablo) preference file located in the Preferences folder inside the System folder. Open the file with ResEdit to check if you have the HKEY resources called: "HKEY_LOCAL_MACHINE\Software\Battle.net\Configuration\Server List" "HKEY_LOCAL_MACHINE\Software\Battle.net\Configuration\Client ID" If you do not have these resources, you will have to download the demo of Starcraft from Blizzard and connect to Battle.net. The demo will create the necessary resource entries for you. Once you have those two entries, use ResEdit to change: "HKEY_LOCAL_MACHINE\Software\Battle.net\Configuration\Server List" to the IP addresses or hostnames of the server you wish to connect to. SUPPORT If you have trouble with the server or setting up the clients, you should check to see if the answer to your problem is in our FAQ. The current version can be found on http://www.bnetd.org/faq.phtml. If that doesn't solve your problem, try posting in one of the forums at http://www.bnetd.org/phorum (note: these are sometimes broken). You can also send an email to the mailing-list bnetd@igateway.net. See the file README.debugging in this directory for information about submitting good bug reports. Also with this distribution are two files README.ladder and README.adbanner which contain information about setting up and using those features of the server. CONTRIBUTING Discovered anything about the Battle.net protocol that we overlooked? Have some ideas that you would like to see implemented in the server? Please consider either posting in http://www.bnetd.org/phorum/ or sending mail to to the list bnetd-dev@igateway.net. Please note that the license agreement is the GNU GPL. See the CREDITS file for a list of current contributors and TODO for a list of work that needs to be done. LEGAL NOTES Blizzard Entertainment is a trademark of Davidson & Associates, Inc. Starcraft is a trademark of Davidson & Associates, Inc. Warcraft is a trademark of Davidson & Associates, Inc. Diablo is a trademark of Davidson & Associates, Inc. Battle.net is a trademark of Davidson & Associates, Inc. Windows is a registered trademark of Microsoft Corporation MacOS is a registered trademark of Apple Computer, Inc. The bnetd project is in no way affiliated with Blizzard Entertainment

近期下载者

相关文件


收藏者