Download callisto

Description

Ares Chat Server with JS scripting.

Source Files

The download file callisto.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CallistoScript/CallistoScript.csproj//  w  ww .ja v  a 2  s .  co  m
CallistoScript/Properties/AssemblyInfo.cs
ICallisto/AdminLevel.cs
ICallisto/CaptchaState.cs
ICallisto/IAresFont.cs
ICallisto/IBan.cs
ICallisto/ICallisto.csproj
ICallisto/IChannelObject.cs
ICallisto/ICompress.cs
ICallisto/IHashlink.cs
ICallisto/IHost.cs
ICallisto/ILink.cs
ICallisto/ILinker.cs
ICallisto/IPMObject.cs
ICallisto/IPlugin.cs
ICallisto/IRoom.cs
ICallisto/IScript.cs
ICallisto/IStats.cs
ICallisto/IUser.cs
ICallisto/Language.cs
ICallisto/LinkError.cs
ICallisto/MimeMessage.cs
ICallisto/NativeRejectionType.cs
ICallisto/Properties/AssemblyInfo.cs
ICallisto/ProtoMessage.cs
callisto.sln
callisto/About.Designer.cs
callisto/About.cs
callisto/About.resx
callisto/AresFont.cs
callisto/CallistoPlugin/CallistoCustomDataManager.cs
callisto/CallistoPlugin/CallistoPlugin.cs
callisto/CallistoPlugin/CallistoPluginHashlink.cs
callisto/CallistoPlugin/CallistoPluginHost.cs
callisto/CallistoPlugin/CallistoPluginLinker.cs
callisto/CallistoPlugin/CallistoPluginManager.cs
callisto/CallistoPlugin/CallistoPluginRoom.cs
callisto/CallistoPlugin/CallistoPluginStats.cs
callisto/CallistoPluginCompress.cs
callisto/CallistoPluginScript.cs
callisto/Captcha.cs
callisto/ChannelListUpdateArgs.cs
callisto/Crypto.cs
callisto/Form1.Designer.cs
callisto/Form1.cs
callisto/Form1.resx
callisto/Helpers.cs
callisto/Linking/LinkClient.cs
callisto/Linking/LinkPacketHelpers.cs
callisto/Linking/LinkPacketProcessor.cs
callisto/Linking/LinkedUserObject.cs
callisto/OptionScreens/AdminSystemScreen.Designer.cs
callisto/OptionScreens/AdminSystemScreen.cs
callisto/OptionScreens/AdminSystemScreen.resx
callisto/OptionScreens/CallistoScreen.Designer.cs
callisto/OptionScreens/CallistoScreen.cs
callisto/OptionScreens/CallistoScreen.resx
callisto/OptionScreens/ChannelListingScreen.Designer.cs
callisto/OptionScreens/ChannelListingScreen.cs
callisto/OptionScreens/ChannelListingScreen.resx
callisto/OptionScreens/PluginsScreen.Designer.cs
callisto/OptionScreens/PluginsScreen.cs
callisto/OptionScreens/PluginsScreen.resx
callisto/OptionScreens/RoomLinkingScreen.Designer.cs
callisto/OptionScreens/RoomLinkingScreen.cs
callisto/OptionScreens/RoomLinkingScreen.resx
callisto/OptionScreens/RoomSettingsScreen.Designer.cs
callisto/OptionScreens/RoomSettingsScreen.cs
callisto/OptionScreens/RoomSettingsScreen.resx
callisto/OptionScreens/ScriptingScreen.Designer.cs
callisto/OptionScreens/ScriptingScreen.cs
callisto/OptionScreens/ScriptingScreen.resx
callisto/Passwords.cs
callisto/PleaseWait.Designer.cs
callisto/PleaseWait.cs
callisto/PleaseWait.resx
callisto/Program.cs
callisto/Properties/AssemblyInfo.cs
callisto/Properties/Resources.Designer.cs
callisto/Properties/Resources.resx
callisto/Properties/Settings.Designer.cs
callisto/Properties/Settings.settings
callisto/Resources/botav.bmp
callisto/Resources/emotic.bmp
callisto/Resources/policy.xml
callisto/Resources/web.dat
callisto/Scripting/CallistoScript.cs
callisto/Scripting/DNSManager.cs
callisto/Scripting/Objects/Avatar.cs
callisto/Scripting/Objects/BannedUser.cs
callisto/Scripting/Objects/HashlinkResult.cs
callisto/Scripting/Objects/HttpRequest.cs
callisto/Scripting/Objects/IgnoreCollection.cs
callisto/Scripting/Objects/LinkedRoom.cs
callisto/Scripting/Objects/PM.cs
callisto/Scripting/Objects/Query.cs
callisto/Scripting/Objects/Scribble.cs
callisto/Scripting/Objects/Sql.cs
callisto/Scripting/Objects/Timer.cs
callisto/Scripting/Objects/User.cs
callisto/Scripting/Objects/XmlParser.cs
callisto/Scripting/ScriptManager.cs
callisto/Scripting/ServerEvents.cs
callisto/Scripting/Statics/Autorun.cs
callisto/Scripting/Statics/Base64.cs
callisto/Scripting/Statics/File.cs
callisto/Scripting/Statics/Global.cs
callisto/Scripting/Statics/Hashlink.cs
callisto/Scripting/Statics/Linker.cs
callisto/Scripting/Statics/Registry.cs
callisto/Scripting/Statics/Room.cs
callisto/Scripting/Statics/Script.cs
callisto/Scripting/Statics/Stats.cs
callisto/Scripting/Statics/Users.cs
callisto/Scripting/SyncList.cs
callisto/Scripting/TimerList.cs
callisto/ServerCore/AresPacket.cs
callisto/ServerCore/AresPacketReader.cs
callisto/ServerCore/AresPacketWriter.cs
callisto/ServerCore/BanManager.cs
callisto/ServerCore/CallistoServer.cs
callisto/ServerCore/ChatPacketHelpers.cs
callisto/ServerCore/ChatPacketProcessor.cs
callisto/ServerCore/CommandObject.cs
callisto/ServerCore/HashlinkHelpers.cs
callisto/ServerCore/PMObject.cs
callisto/ServerCore/PasswordItem.cs
callisto/ServerCore/PasswordManager.cs
callisto/ServerCore/Proxies.cs
callisto/ServerCore/ServerEvents.cs
callisto/ServerCore/SharedFileObject.cs
callisto/ServerCore/UserObject.cs
callisto/ServerCore/UserPool.cs
callisto/ServerCore/UserRecordManager.cs
callisto/Settings.cs
callisto/TrustedServers.cs
callisto/Udp/UdpDatagram.cs
callisto/Udp/UdpFirewallObject.cs
callisto/Udp/UdpListener.cs
callisto/Udp/UdpMessage.cs
callisto/Udp/UdpPacketHelpers.cs
callisto/Udp/UdpPacketProcessor.cs
callisto/Udp/UdpPacketReader.cs
callisto/Udp/UdpPacketWriter.cs
callisto/Udp/UdpServerObject.cs
callisto/Udp/UdpServerPool.cs
callisto/Udp/UdpSortMethod.cs
callisto/Udp/UdpStats.cs
callisto/UpdateChecker.cs
callisto/WebServer/Html5RequestEventArgs.cs
callisto/WebServer/WebDataHeap.cs
callisto/WebServer/WebPackets.cs
callisto/WebServer/WebPool.cs
callisto/WebServer/WebServer.cs
callisto/WebServer/WebUser.cs
callisto/Zip.cs
callisto/app.config
callisto/cal48i.ico
callisto/callisto.csproj
callisto/todo.txt

Download

Click the following link to download callisto.zip.

callisto.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF