<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AInternet_Tools</id>
	<title>Category:Internet Tools - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AInternet_Tools"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Internet_Tools&amp;action=history"/>
	<updated>2026-07-24T10:00:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Category:Internet_Tools&amp;diff=25286&amp;oldid=prev</id>
		<title>Chao at 19:36, 5 February 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Internet_Tools&amp;diff=25286&amp;oldid=prev"/>
		<updated>2020-02-05T19:36:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Tool ==&lt;br /&gt;
* [[File:TCP&amp;amp;UDP_netassist_software.zip| PCB netassist]]&lt;br /&gt;
* [[File:SocketTest3.zip]]&lt;br /&gt;
* [http://tongxinmao.com/App/List Free online TCP server, show up the data you send on webpage.]&lt;br /&gt;
Use netcat&lt;br /&gt;
* listen on a local port: netcat -vv -l -p 10002 // verbose show, listent on port&lt;br /&gt;
* netcat -vv -l -p 10002 &amp;lt; index.html&lt;br /&gt;
* make a loop: while true; do nc -l -p 10002 &amp;lt; index.html; done&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Tools == &lt;br /&gt;
* TCP test server： http://www.tongxinmao.com/App/Detail/id/1&lt;br /&gt;
* MQTT test server： http://www.tongxinmao.com/App/Detail/id/126&lt;br /&gt;
* UDP test: https://pypi.org/project/udp-test/&lt;br /&gt;
* Netcat in chrome: https://chrome.google.com/webstore/detail/netcat/nllngonbmjjafbaalbkmopdbbeonoojo/related?hl=en&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
* [https://github.com/Edragon/Network Not fully categorized github page here.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: Internet]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>