<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/5867" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-10-18T07:23:56-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/5867</id>

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-18T07:23:56-04:00</updated>

		<published>2003-10-18T07:23:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28636#p28636</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28636#p28636"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28636#p28636"><![CDATA[
?? i wana create a dcc sesion to the bot but not on the party line a dcc session like party line but seperated from the party line ..<br><br>to create a dcc sesion for a seperate script like a dcc admin to a certain script<br><br>or to create a client interface like file server fserv<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Oct 18, 2003 7:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-10-18T06:16:52-04:00</updated>

		<published>2003-10-18T06:16:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28634#p28634</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28634#p28634"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28634#p28634"><![CDATA[
OK.<br><br>Somthing needs clearing up here.<br><br>Do you wish to connect to them, or them to you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 18, 2003 6:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-17T13:11:21-04:00</updated>

		<published>2003-10-17T13:11:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28625#p28625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28625#p28625"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28625#p28625"><![CDATA[
hmm i couldn't figur out why to open a port if they you connect to them so i reread it all again and just to make sur i got it write<br><br>they send dcc chat request <br><br>you answer dcc chat chat myip port<br><br>and they connect to that funny_ip port write ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Fri Oct 17, 2003 1:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-17T08:16:14-04:00</updated>

		<published>2003-10-17T08:16:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28619#p28619</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28619#p28619"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28619#p28619"><![CDATA[
ic so in a way i just need to do this<br><br>on ctcp dcc chat whatever<br><br>open socket on port and send reply myip and port ...? <br><br>well short description of course<br><br>tnx mate i think i understand <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Fri Oct 17, 2003 8:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-10-17T06:00:40-04:00</updated>

		<published>2003-10-17T06:00:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28615#p28615</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28615#p28615"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28615#p28615"><![CDATA[
No, when making a DCC chat to somebody, that person is infact connecting to you, and not you to them.<br><br>Thus, when you initiate a DCC chat, you first open a listening port through which they can connect.<br><br>Next step, you send them a request using the CTCP message above. EG, if the port is 5689, you would use somthing like this in Tcl<br><div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $nick :\001DCC CHAT chat [myip] 5689\001</code></pre></div>This tells the user you wish to DCC chat. If they accept, then there client will attempt to make a connection to the IP sent in the message, to the port in the message (5689).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Oct 17, 2003 6:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-17T02:23:21-04:00</updated>

		<published>2003-10-17T02:23:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28610#p28610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28610#p28610"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28610#p28610"><![CDATA[
just to see if i understand correctly i open a socket on a certain port and the user who wants to log on types <br><blockquote class="uncited"><div>\001DCC CHAT chat &lt;formatted_IP&gt; &lt;port&gt;\001 </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Fri Oct 17, 2003 2:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-10-16T21:30:24-04:00</updated>

		<published>2003-10-16T21:30:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28606#p28606</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28606#p28606"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28606#p28606"><![CDATA[
If still unsure how to proceed, egghead has set up an example script<br>on his <a href="http://members.fortunecity.com/eggheadtcl/" class="postlink">website</a> I believe.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Thu Oct 16, 2003 9:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-10-16T16:48:47-04:00</updated>

		<published>2003-10-16T16:48:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28601#p28601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28601#p28601"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28601#p28601"><![CDATA[
To use a script, you need to use the listen command to open a port for a script.<br><br>You pass this command a third argument which states which script to use.<br><br>See tcl-commands.doc for further information on it.<br><br>As for making a DCC session (by the way, it is a DCC chat), you do need a CTCP command. The format is<br><blockquote class="uncited"><div>\001DCC CHAT chat &lt;formatted_IP&gt; &lt;port&gt;\001</div></blockquote>You replace the two items in &lt;&gt; with two seperate values.<br><br>For port, you use the port specified in the listen command.<br><br>For the formmated_IP, use the return value of the "myip" command.<br><br>It is a IP converted into a integer, the same as that used in the script I posted to test if a IP was from a private LAN.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 16, 2003 4:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-16T14:34:56-04:00</updated>

		<published>2003-10-16T14:34:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28596#p28596</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28596#p28596"/>
		<title type="html"><![CDATA[dcc chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28596#p28596"><![CDATA[
how do i create a dcc sesion not dcc chat for like party line !! but a dcc sesion like fore example for a file server .. <br><br>i know it's ctcp or something to do with it .. but how do i let it open a dcc session for script perphoses .. ??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Thu Oct 16, 2003 2:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
