From: <pr...@in...> - 2003-07-03 06:03:02
|
I'll post something about this when I get back into town, I'm out visiting for a few days. You'll need to actually generate a key RSA512 bit, pass the public version of that to the server, -then- connect (via authorize or addClient) otherwise you'll just be refused access. Remote connections (not from localhost) have to be authorized, addClient will just fail outright. There's a little bit of a different process, but I'll post it up, it's nothing too complex. - J > OK, I've run into a snag. > > I think I've got everything built correctly, but when I launch I can't > seem to connect to the imservices daemon. I can see it is running from > ps/top. I immediately get the daemonNotResponding error which says to > try relaunching. > > I haven't checked any of this into CVS yet, but if anyone has ideas on > what I need to change in IMNotificationCenter let me know. I hope to be > able to put this in CVS in the next few days. > > -Jason |