<?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/3132" />

	<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-04-27T15:52:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TLM]]></name></author>
		<updated>2003-04-27T15:52:18-04:00</updated>

		<published>2003-04-27T15:52:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19526#p19526</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19526#p19526"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19526#p19526"><![CDATA[
Not sure if this will help ya, its not a offical tcl addon but<br><a href="http://www1.cs.columbia.edu/~xiaotaow/research/tcludp/" class="postlink">http://www1.cs.columbia.edu/~xiaotaow/research/tcludp/</a><br>has some info about a 3rd party made tcl udp addon includes link to it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2997">TLM</a> — Sun Apr 27, 2003 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-11-29T11:42:21-04:00</updated>

		<published>2002-11-29T11:42:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13770#p13770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13770#p13770"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13770#p13770"><![CDATA[
I'm on Quakenet, usually as Photon2k - you can find me in #byrtcw if I'm online.<br><br>I dont think my module will be any use to you though, as its specifically designed for making connections and sending packets to game servers, not just making any connection to any machine and sending any packet ...<br><br>I could possibly bang something together that would do that and interface to tcl as well, but I would have to finish that project first. In the meantime I could show you how to do it, but you'd have to code your own module.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Fri Nov 29, 2002 11:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-29T11:38:34-04:00</updated>

		<published>2002-11-29T11:38:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13769#p13769</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13769#p13769"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13769#p13769"><![CDATA[
From the sounds of it, this module he is creating is mosterous.<br><br>First off, from what I understand, UPD sockets where prepped to be implimented in the last release of Tcl. However, they seemed to have vanished at the last second (so I hear).<br><br>There should be a Tcl package however, that will allow you to use UDP sockets.<br><br><a href="http://resource.tcl.tk/resource/software/extensions/network/" class="postlink">Here</a> is a page of Tcl packages.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 29, 2002 11:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-29T10:06:07-04:00</updated>

		<published>2002-11-29T10:06:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13766#p13766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13766#p13766"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13766#p13766"><![CDATA[
were can I find you (nick, ircserver) ?<br><br>how is the progress of your module?<br><br>do u have a realease date?<p>Statistics: Posted by Guest — Fri Nov 29, 2002 10:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-11-29T09:10:19-04:00</updated>

		<published>2002-11-29T09:10:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13764#p13764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13764#p13764"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13764#p13764"><![CDATA[
unfortunately, you cant do UDP connections in tcl, only TCP/IP (or so I'm told)<br><br>thats why I'm making a module ...  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Fri Nov 29, 2002 9:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-29T09:04:36-04:00</updated>

		<published>2002-11-29T09:04:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13763#p13763</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13763#p13763"/>
		<title type="html"><![CDATA[TCP and UDP Connection]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13763#p13763"><![CDATA[
Is it possible to script a file for my eggdrop so he connect to a remote pc, and send it msg's by UDP.<br>(In mirc I use socks)<br>In Vb I Do it like this:<br><br>   UDPClient.RemoteHost = txtSVR<br>   UDPClient.RemotePort = CLng(txtPORT)<br>   UDPClient.Connect<br><br>but, in eggdrop how this is done?<br>HELP ME!!!<p>Statistics: Posted by Guest — Fri Nov 29, 2002 9:04 am</p><hr />
]]></content>
	</entry>
	</feed>
