<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.electrolab.fr/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.electrolab.fr/index.php?action=history&amp;feed=atom&amp;title=TestWiki</id>
		<title>TestWiki - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.electrolab.fr/index.php?action=history&amp;feed=atom&amp;title=TestWiki"/>
		<link rel="alternate" type="text/html" href="https://wiki.electrolab.fr/index.php?title=TestWiki&amp;action=history"/>
		<updated>2026-04-12T11:04:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.4</generator>

	<entry>
		<id>https://wiki.electrolab.fr/index.php?title=TestWiki&amp;diff=18832&amp;oldid=prev</id>
		<title>Crafty: page de test des nouveaux plugins du wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.electrolab.fr/index.php?title=TestWiki&amp;diff=18832&amp;oldid=prev"/>
				<updated>2016-07-08T14:24:56Z</updated>
		
		<summary type="html">&lt;p&gt;page de test des nouveaux plugins du wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#if 0&lt;br /&gt;
static void plop_dummy_reader(void *arg) {&lt;br /&gt;
        (void)arg;&lt;br /&gt;
        uint8_t buf[64];&lt;br /&gt;
        struct sockaddr_in sin;&lt;br /&gt;
        struct hostent *hp = gethostbyname(&amp;quot;192.168.42.101&amp;quot;);&lt;br /&gt;
        memset((char *) &amp;amp;sin, 0, sizeof(sin));&lt;br /&gt;
        memcpy((char *) &amp;amp;sin.sin_addr, hp-&amp;gt;h_addr, hp-&amp;gt;h_length);&lt;br /&gt;
        sin.sin_family = hp-&amp;gt;h_addrtype;&lt;br /&gt;
        sin.sin_port = htons(2000);&lt;br /&gt;
&lt;br /&gt;
        buf[0] = RFID_UDP_READER;&lt;br /&gt;
        buf[1] = 7;&lt;br /&gt;
        buf[2] = 98;&lt;br /&gt;
        buf[3] = 0x20;&lt;br /&gt;
        buf[4] = 0x40;&lt;br /&gt;
        buf[5] = 0x10;&lt;br /&gt;
        buf[6] = 0x90;&lt;br /&gt;
        buf[7] = 0x30;&lt;br /&gt;
        buf[8] = 0x50;&lt;br /&gt;
        plop_udp_recv(&amp;amp;sin, buf, 9);&lt;br /&gt;
&lt;br /&gt;
        timeout(plop_dummy_reader, NULL, 5000);&lt;br /&gt;
}&lt;br /&gt;
#endif&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Crafty</name></author>	</entry>

	</feed>