]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/001587.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 001587.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Missing support for some Unreal server messages
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Missing%20support%20for%20some%20Unreal%20server%20messages&In-Reply-To=002801c0a758%24e85e51f0%240201a8c0%40webdevint.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001579.html">
11 <LINK REL="Next" HREF="001591.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Missing support for some Unreal server messages</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Missing%20support%20for%20some%20Unreal%20server%20messages&In-Reply-To=002801c0a758%24e85e51f0%240201a8c0%40webdevint.com"
17 TITLE="[IRCServices] Missing support for some Unreal server messages">markh at eurodltd.co.uk
18 </A><BR>
19 <I>Fri Mar 9 00:34:01 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001579.html">[IRCServices] re language files
22 </A></li>
23 <LI>Next message: <A HREF="001591.html">[IRCServices] re language files
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1587">[ date ]</a>
27 <a href="thread.html#1587">[ thread ]</a>
28 <a href="subject.html#1587">[ subject ]</a>
29 <a href="author.html#1587">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>A number of the Unreal server messages are currently unsupported by
35 services. I guess ideally they need additional code adding to correctly
36 parse the full message but a set of {&quot;string&quot;, NULL} entries in the
37 messages.c table will provide a quick workaround.
38
39 The most common ones I am seeing is when someone uses the VHOST (personal
40 vhosts supported by the server) or the SETHOST command which it ultimately
41 maps to. Also the SETIDENT command is unsupported:
42
43 e.g. unknown message from server (:nickname SETHOST new.host.here)
44
45 This is temporarily addressed by adding e.g. {&quot;SETHOST&quot;, NULL},{&quot;SETIDENT&quot;,
46 NULL},
47
48 If it would be helpful and acceptable to Andrew, I am quite happy to run
49 through and locate these commands and submit suitable table entries and
50 parsing code for inclusion in the next release of services.
51
52 Mark Hetherington.
53 CTCP Networks.
54
55
56
57
58 </PRE>
59
60 <!--endarticle-->
61 <HR>
62 <P><UL>
63 <!--threads-->
64 <LI>Previous message: <A HREF="001579.html">[IRCServices] re language files
65 </A></li>
66 <LI>Next message: <A HREF="001591.html">[IRCServices] re language files
67 </A></li>
68 <LI> <B>Messages sorted by:</B>
69 <a href="date.html#1587">[ date ]</a>
70 <a href="thread.html#1587">[ thread ]</a>
71 <a href="subject.html#1587">[ subject ]</a>
72 <a href="author.html#1587">[ author ]</a>
73 </LI>
74 </UL>
75
76 </body></html>