| View previous topic :: View next topic |
| Author |
Message |
sKy Op

Joined: 14 Apr 2005 Posts: 194 Location: Germany
|
Posted: Mon Mar 27, 2006 8:32 pm Post subject: Did someone already use connect, controll, listen? |
|
|
One of the last eggdrop tcl mystery. The commands connect, controll, listen... The only thingi found about it was the eggdrop tcl documentation.
I searched the forum, the script archive and google and found nothing.
From hearsay i know this commands work fast then the socket command? The socket command is throttled? - Is this true?
Feel free to tallk about your experiences. Maybe post some example scripts. _________________ socketapi | Code less, create more. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Mar 28, 2006 1:35 am Post subject: |
|
|
I dare to claim that my scripts all make pretty good use of these commands and are worth studying as examples _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
| Back to top |
|
 |
sKy Op

Joined: 14 Apr 2005 Posts: 194 Location: Germany
|
Posted: Tue Mar 28, 2006 10:30 am Post subject: |
|
|
No need to claim something or not. Nvm.
Just show? =) _________________ socketapi | Code less, create more. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Wed Mar 29, 2006 2:15 am Post subject: |
|
|
if you were a newbie asking for that, I'd write a couple of lines sample code on the subject - but you're not a newbie - apparently you are just being lazy not bothering to download a script and see for yourself (if by any chance you've already done that and didn't understand something, ask concrete questions) _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
| Back to top |
|
 |
sKy Op

Joined: 14 Apr 2005 Posts: 194 Location: Germany
|
Posted: Wed Mar 29, 2006 12:50 pm Post subject: |
|
|
I`d never found a script which use this commands. I visted your website
http://www.demond.net/ - pretty interesting stuff but nothing about this topic. Which example script do you mean? _________________ socketapi | Code less, create more. |
|
| Back to top |
|
 |
De Kus Revered One

Joined: 15 Dec 2002 Posts: 1361 Location: Germany
|
Posted: Wed Mar 29, 2006 12:54 pm Post subject: |
|
|
egghttp uses connect and control. _________________ De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens... |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Wed Mar 29, 2006 1:26 pm Post subject: |
|
|
| sKy wrote: | I`d never found a script which use this commands. I visted your website
http://www.demond.net/ - pretty interesting stuff but nothing about this topic. Which example script do you mean? |
you are expecting me to announce on my website that script X uses command Y?
click on "Other stuff" and download spambuster, ircd and rconsole; they all use connect, control & listen _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
| Back to top |
|
 |
egghead Master
Joined: 29 Oct 2001 Posts: 481
|
|
| Back to top |
|
 |
|