[JDEV] can't see (or chat with) users??

Ramachandran k ram_95cs19 at yahoo.com
Mon May 22 23:34:10 CDT 2000


 hi!
oops sorry!...for taking off u'r time.... i'm
basically a begginner in this IM thing.
it would be helpful if u could tell me the necessary
things to download from jabber to get this IM thing
online and running. 
i'm basically working for an online gaming company
..and there u have to use Im to pass messages to the
online clients.
so we are doing the coding in php using apache...so if
u have any info...do mail back..
thanks
Ram
--- Doug Monroe <monroe at lucent.com> wrote:
> Need help...installed pth, adns, libxode, libjabber,
> libetherx,
> jabber-transport on an intranet box. No gripes from
> any installations.
> 
> edited jserver.xml as follows-
> ################
> <jserver>
> 
> This is the Jabber Server XML configuration file. 
> Each section has it's own
> instructions.
> 
> 
> Replace the default name with your primary server
> hostname:
> 
>   <names>
>     <default>foo.wh.lucent.com</default>
>     <!-- You may have alises for this server, these
> are NOT virtual hosts, 
>          only use these for migrating from an old
> server name or for *receive
> only* on an alternate name
>       <alias>old.host.net</alias>
>     -->
>   </names>
> 
> 
> This section provides the default bindings for IP
> addresses and ports used
> within the server.
> If the service is not loaded/used, it's direcives
> here are ignored.
> 
>   <listen>
>     <jabber>5222</jabber>
>     <ssl>5223</ssl>
>     <irc>6667</irc>
>     <http>5280</http>
>     <telnet>5228</telnet>
> 
> 
>     <!-- Specific IPs can also be used:
>     <jabber ip='12.34.56.78'>5222</jabber>
>     <irc ip='12.34.56.79'>6667</irc>
>     -->
> 
>   </listen>
> 
> 
> The session log, make sure the folder exists!
> 
>   <log>
> 
>     <!-- replace with <error>syslog</error> to log
> to syslog instead, remove
> to log to STDERR -->
>     <error>/var/log/jabberserver.error</error>
> 
>     <session>/var/log/jabberserver.log</session>
> 
>     <!-- This will log some basic tracking
> information about every packet of
> data (TONS!)
>      
> <packet>/var/log/jabberserver_packet.log</packet>
>     -->
> 
>   </log>
> 
> 
> Data is stored on the filesystem for each user, make
> sure the folder exists!
> 
>   <spool>/var/jabberspool</spool>
> 
> Registration instructions and fields, remove to
> disallow registration:
> 
>   <register>
>     <instructions>Choose a username and password to
> register with this
> server.</instructions>
>     <username/><password/><name/><email/>
>   </register>
> 
> 
> Server info:
> 
>   <info>
>     <name>Jabonicus</name>
>     <description>A Jabber Server!</description>
>     <url>http://jabber.org/</url>
>   </info>
> 
> 
> A place to list the available agents for the users
> of this server:
> 
>   <agents>
> 
>     <!-- this is the default agent for the
> (temporary) master jabber user
> directory -->
>     <agent jid="foo.lucent.com">
>       <name>Jabber User Directory</name>
>       <description>You may register and create a
> public searchable profile,
> and search for other registered Jabber
> users.</description>
>       <service>user directory</service>
>       <register/>
>       <search/>
>     </agent>
> 
>     <!-- these are just examples, you will receive
> instructions on what to
> place here when you install a real agent
>     <agent jid="foo.lucent.com">
>       <name>AIM Transport</name>
>       <description>This is the AIM
> Transport</description>
>       <transport>AIM/AOL ScreenName</transport>
>       <service>aim</service>
>       <register/>
>     </agent>
>     <agent jid="foo.lucent.com">
>       <name>ICQ Transport</name>
>       <description>This is the ICQ
> Transport</description>
>       <transport>ICQ#</transport>
>       <service>icq</service>
>       <register/>
>     </agent>
>     <agent jid="foo.lucent.com">
>       <name>GroupChat</name>
>       <description>You can create and participate in
> private
> chatrooms.</description>
>       <service>privatechat</service>
>       <groupchat/>
>       <register/>
>     </agent>
>     -->
>   </agents>
> 
> 
> List of the default DSO loaded modules:
> 
>   <dso>
>    
>
<mod_time>/usr/local/lib/jabber/mod_time.so</mod_time>
>    
>
<mod_version>/usr/local/lib/jabber/mod_version.so</mod_version>
>    
>
<mod_echo>/usr/local/lib/jabber/mod_echo.so</mod_echo>
>    
>
<svc_http>/usr/local/lib/jabber/svc_http.so</svc_http>
>    
> <svc_irc>/usr/local/lib/jabber/svc_irc.so</svc_irc>
>   </dso>
> 
> 
> This is how the server connects to etherx:
> 
>   <etherx>
>     <secret>test</secret>
>     <!-- only enable to use remote mode, you should
> know what you are doing!
>       <remote>12.34.56.78</remote>
>     -->
>   </etherx>
> 
> List of usernames with administrative access, these
> users will all receive
> messages and notices sent to 'hostname':
> 
> <!--
>   <admin>
>     <read>support</read>
>     <write>root</write>
>   </admin>
> -->
> 
> </jserver>
> ################
> 
> 
> started jserver using '/usr/local/bin/jserver -D &'
> 
> Using WinJab 0.9.1.1, all attempts to contact other
> users fail. Debug info for
> attempts below.
> Help appreciated.
> Doug Monroe
> 
>
######################################################################
> ATTEMPTED ACTION: "Send Message" from dwm -> abmdemo
> 
> Mon May 22 13:57:12 2000  debug/xmlstream.c:222
> xmlstream_main: 
=== message truncated ===


=====
Ramachandran.k
mail- ramachandran at vibes.net

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/




More information about the JDev mailing list