This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Help for those learning Tcl or writing their own scripts.
RcK1
Voice
Posts: 4 Joined: Thu Aug 24, 2006 9:49 pm
Post
by RcK1 » Thu Aug 24, 2006 9:53 pm
if i connect to a server with SSL and try useing putdccraw i am getting a Input/output error
if i connect ot the same server without SSL its working fine
Any help on why would be nice
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Thu Aug 24, 2006 10:21 pm
because whoever wrote that SSL patch has forgotten to pipe [putdccraw] output through SSL write routine
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
RcK1
Voice
Posts: 4 Joined: Thu Aug 24, 2006 9:49 pm
Post
by RcK1 » Thu Aug 24, 2006 11:13 pm
any way to fix it
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Thu Aug 24, 2006 11:15 pm
contact the author of that SSL patch, report the bug and ask for a fix
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
RcK1
Voice
Posts: 4 Joined: Thu Aug 24, 2006 9:49 pm
Post
by RcK1 » Thu Aug 24, 2006 11:23 pm
i got that patch from egghelp.oro files page, it says it was made by Rootie but dont give any info on how to contact him
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Thu Aug 24, 2006 11:29 pm
I'd bet there is an email address somewhere in that patch, look closer
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
JeX
Voice
Posts: 2 Joined: Fri Aug 25, 2006 2:37 am
Post
by JeX » Fri Aug 25, 2006 3:06 am
Ive wondered this also. I also havnt really ever saw anyone ask about it.
So i figured it was somthing i did.
From what i can see using the 1.6.17 ssl patch
tcl_putdccraw uses tputs and that is patched to check for EGG_SSL_EXT
So am I on the wrong page or is there somthing else causing the bots to kill the socket when you use putdccraw
[JeX]
RcK1
Voice
Posts: 4 Joined: Thu Aug 24, 2006 9:49 pm
Post
by RcK1 » Fri Aug 25, 2006 3:58 pm
i am useing 1.6.18 ssl patch so i dont know about the 17 one
slennox
Owner
Posts: 593 Joined: Sat Sep 22, 2001 8:00 pm
Contact:
Post
by slennox » Sat Aug 26, 2006 12:13 pm
Response from Rootie is as follows:
Unfortunately I didn't write the complete patch myself. My main work was adapting one of the first available ssl patches ever to current versions including some small fixes.
Would you please be so kind and tell that guy to try poci's "old" ssl patch on the "old" eggdrop version 1.6.18 RC1. If this works out then let me know and I will fix my patch.
JeX
Voice
Posts: 2 Joined: Fri Aug 25, 2006 2:37 am
Post
by JeX » Sun Aug 27, 2006 9:43 am
Im sure it was never added from the start.