comparison doc/FAQ @ 1511:5903bc2bb1d8

[gaim-migrate @ 1521] blah committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 26 Feb 2001 22:29:00 +0000
parents d33bf6548543
children 3d07b9f6fe44
comparison
equal deleted inserted replaced
1510:044e94674a0d 1511:5903bc2bb1d8
214 and conversations are TCP unless if they are sent through the server. This 214 and conversations are TCP unless if they are sent through the server. This
215 means you'll make one UDP connection, and possibly very many TCP connections. 215 means you'll make one UDP connection, and possibly very many TCP connections.
216 216
217 3.6 MSN 217 3.6 MSN
218 218
219 Rob? 219 MSN is a weird TCP protocol written by Microsoft. It requires multiple
220 connections and is a real headache :).
220 221
221 3.7 Jabber 222 3.7 Jabber
222 223
223 Jabber is an open protocol, developed by the Jabber team, and is XML-encoded. 224 Jabber is an open protocol, developed by the Jabber team, and is XML-encoded.
224 It is a TCP protocol, and you will only ever make one TCP connection. Jabber 225 It is a TCP protocol, and you will only ever make one TCP connection. Jabber
229 Source, especially open messaging, should use Jabber. They have the only Open 230 Source, especially open messaging, should use Jabber. They have the only Open
230 Source IM server. 231 Source IM server.
231 232
232 3.8 Napster 233 3.8 Napster
233 234
234 Rob? 235 Napster is, as you know, the protocol used by that wonderful little program
235 236 called napster. You know the one! It's what millions of college kids across
237 america are using to sastisfy their longing for music :-D. Anyways, gaim supports
238 it. It's kind of fiunky, though. Napster is a TCP protocol and only requires one
239 connection to the server. All file transfers, however, are explicitly client to
240 client. The plugin currently only supports one way file transfer (downloading)
241 from people who are _not_ firewalled. You can also send private messages to each
242 other, join chat rooms, browse a user's files, and search. More implementation
243 coming soon.
236 244
237 4 Problems 245 4 Problems
238 246
239 4.1 Sound doesn't work 247 4.1 Sound doesn't work
240 248
334 342
335 It is also the sound a Penguin Samurai makes :) 343 It is also the sound a Penguin Samurai makes :)
336 344
337 6.10 What window manager/distribution/other crap do you use? 345 6.10 What window manager/distribution/other crap do you use?
338 346
339 Rob uses Red Hat, with Ximian GNOME on top. Rob? 347 Rob uses Red Hat, with Ximian GNOME on top. I dont really like Ximian but I like
348 Gnome. On top of my Ximian Gnome is Sawfish. Eric hates saw fish. I kinda of
349 like it even though it makes me mad.
340 350
341 Eric uses debian woody. He uses Enlightenment as his window manager; though 351 Eric uses debian woody. He uses Enlightenment as his window manager; though
342 the only reason it would seem that Eric uses X at all is to support having 352 the only reason it would seem that Eric uses X at all is to support having
343 his 20 Eterms and 4 Mozilla windows open. Oh yeah, and gaim_applet. 353 his 20 Eterms and 4 Mozilla windows open. Oh yeah, and gaim_applet.
344 354