<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AthTek Blog &#187; Network</title>
	<atom:link href="http://www.athtek.com/blog/category/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.athtek.com/blog</link>
	<description>network monitor,packet sniffing,Skype voice recorder,DirectX toolkit, registrycleaner, code to flowchart and other free software</description>
	<lastBuildDate>Thu, 19 Aug 2021 22:26:13 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Differences Between Real-Time Traffic Analysis And Packet Analysis in AthTek NetWalk</title>
		<link>http://www.athtek.com/blog/2015/04/29/differences-between-real-time-traffic-analysis-and-packet-analysis-in-athtek-netwalk/</link>
		<comments>http://www.athtek.com/blog/2015/04/29/differences-between-real-time-traffic-analysis-and-packet-analysis-in-athtek-netwalk/#comments</comments>
		<pubDate>Wed, 29 Apr 2015 10:07:47 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[Using Experience]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[ids tool]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network monitoring]]></category>
		<category><![CDATA[network monitoring software]]></category>
		<category><![CDATA[NIDS software]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[postmortem traffic analyzer]]></category>
		<category><![CDATA[real time traffic analyzer]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2453</guid>
		<description><![CDATA[AthTek NetWalk supports both real-time and postmortem analysis. Do you know what are the differences? Most of time, real-time and postmortem analysis share the same template to analyze the traffic data. Real-time traffic analysis shows dynamic trends of the entire network, while postmortem traffic analysis shows exactly what has happened in this network. In this article, you will read the main differences between real-time traffic analysis and packet analysis in AthTek NetWalk. <a href="http://www.athtek.com/blog/2015/04/29/differences-between-real-time-traffic-analysis-and-packet-analysis-in-athtek-netwalk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>[<a title="Free PDF" href="/free-download-pdf/Differences-Between-Real-Time-Traffic-Analysis-And-Packet-Analysis-in-AthTek-NetWalk.pdf" target="_blank">PDF</a>] AthTek NetWalk supports both real-time and postmortem analysis. Do you know what the differences are? Most of time, real-time and postmortem analysis shares the same template to analyze the traffic data. Real-time traffic analysis shows dynamic trends of the entire network, while postmortem traffic analysis shows exactly what has happened in this network. In this article, you will read the main differences between real-time traffic analysis and packet analysis in <a title="reliable packet sniffer software" href="http://www.athtek.com/blog/2011/06/19/athtek-netwalk-v2-0-has-been-released/" target="_blank">AthTek NetWalk</a>.<br />
<iframe width="620" height="465" src="https://www.youtube.com/embed/oKqVYqoojl0" frameborder="0" allowfullscreen></iframe><br />
<span id="more-2453"></span><br />
1. Overview.<br />
In Overview section, real-time traffic shows current bandwidth usage and accumulated traffic data. But if you opened a captured packet in AthTek NetWalk, you will see fixed values of the network traffic and these values tell you exactly what has happened during the capturing period.<br />
<img class="alignnone size-full wp-image-2457" src="http://www.athtek.com/blog/wp-content/uploads/2015/04/overview.jpg" alt="overview vs" width="620" height="165" /></p>
<p>2. Packets.<br />
When you opened a captured file in AthTek NetWalk, you will see a new tab named &#8220;Packets&#8221; created on left. Real-time traffic analysis doesn&#8217;t support Packets tab. In Packets tab, network administrators can read all the communication details including requested IP addresses, ports, protocol, etc. If a common packet analyzer enables network administrator to see a naked data, AthTek NetWalk enables users to see a reliable anatomical traffic data through detail and hex view tool.<br />
<img class="alignnone size-full wp-image-2458" src="http://www.athtek.com/blog/wp-content/uploads/2015/04/naked-anatomical-traffic-data.jpg" alt="naked-anatomical-traffic-data" width="620" height="330" /></p>
<p>3. Layered View.<br />
There are 3 layers in Layered View section: Application, Net&amp;Transport and Physical. A significant different is, you can see communication flows in postmortem packet analysis.<br />
<img class="alignnone size-full wp-image-2459" src="http://www.athtek.com/blog/wp-content/uploads/2015/04/layered-view-vs.jpg" alt="layered-view-vs" width="620" height="165" /></p>
<p>4. Events Tab.<br />
In Events tab, network administrator can jump to the communication flow when it is a postmortem packet analysis.<br />
<img class="alignnone size-full wp-image-2460" src="http://www.athtek.com/blog/wp-content/uploads/2015/04/events-vs.jpg" alt="events-vs" width="561" height="192" /></p>
<p>5. Matrix Map.<br />
In Matrix Map, real-time analysis only marks active connections in green, while postmortem analysis marks all successful connections in green.<br />
<img class="alignnone size-full wp-image-2461" src="http://www.athtek.com/blog/wp-content/uploads/2015/04/matrix-map-vs.jpg" alt="matrix-map-vs" width="620" height="136" /></p>
<p>In short, postmortem analysis enables network administrators to see all communication details happened on the network. All you need to do is to capture packets and open the captured file in AthTek NetWalk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2015/04/29/differences-between-real-time-traffic-analysis-and-packet-analysis-in-athtek-netwalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$50 OFF to Buy AthTek NetWalk Enterprise License</title>
		<link>http://www.athtek.com/blog/2015/04/20/50-off-to-buy-athtek-netwalk-enterprise-license/</link>
		<comments>http://www.athtek.com/blog/2015/04/20/50-off-to-buy-athtek-netwalk-enterprise-license/#comments</comments>
		<pubDate>Mon, 20 Apr 2015 07:08:00 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[AthTek News]]></category>
		<category><![CDATA[Monthly Promotion]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Special Offer]]></category>
		<category><![CDATA[Coupon]]></category>
		<category><![CDATA[Discount]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[ids tool]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network monitoring]]></category>
		<category><![CDATA[network monitoring software]]></category>
		<category><![CDATA[NIDS software]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2444</guid>
		<description><![CDATA[Good news to enterprise network administrators: AthTek opens a new special offer for AthTek NetWalk Enterprise License. Anyone who buys AthTek NetWalk Enterprise License will get $50 OFF each license. Buyers will find that $50 have been discounted automatically from the payment. If you are looking for a comprehensive network monitoring and packet sniffing tool, this is exactly the one you should never miss. <a href="http://www.athtek.com/blog/2015/04/20/50-off-to-buy-athtek-netwalk-enterprise-license/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Good news to enterprise network administrators: AthTek opens a new special offer for AthTek NetWalk Enterprise License. Anyone who buys AthTek NetWalk Enterprise License will get $50 OFF each license. Buyers will find that $50 have been discounted automatically from the payment. If you are looking for a comprehensive network monitoring and packet sniffing tool, this is exactly the one you should never miss. For more information visit <span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;korucaredoula&quot;}" data-sheets-userformat="{&quot;2&quot;:268476,&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:[null,2,0]},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:[null,2,0]},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:[null,2,0]},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:[null,2,0]},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;10&quot;:2,&quot;14&quot;:[null,2,3700253],&quot;15&quot;:&quot;Arial&quot;,&quot;21&quot;:1}" data-sheets-hyperlink="http://korucaredoula.com/" data-sheets-hyperlinkruns="[null,0,&quot;http://korucaredoula.com/&quot;]"><a class="in-cell-link" href="http://korucaredoula.com/" target="_blank">korucaredoula</a></span> .</p>
<p><span style="color: #ff6600;"><strong><a style="color: #ff6600;" title="Buy AthTek NetWalk" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=S9375AB95Y65Y" target="_blank" rel="nofollow">Buy AthTek NetWalk Enterprise License in Special Offer</a></strong></span></p>
<p><img class="size-full wp-image-11" src="http://www.athtek.com/blog/wp-content/uploads/2010/12/netwalk.gif" alt="Top Network Monitoring Tool" width="640" height="384" /><br />
<span id="more-2444"></span><br />
<a title="Top Packet Sniffer Software" href="http://www.athtek.com/blog/2011/06/19/athtek-netwalk-v2-0-has-been-released/" target="_blank">AthTek NetWalk</a> is a super network analyzer for network administrators. It monitors the real-time data traffic on the network, and leads them to the professional analyzer to generate network traffic analyzing charts. Multi-protocols enables you to know every detail about your network within different layers, including Application Layer, Transport Layer and Physical Layer. It is good at packet sniffing and enables to analyze the real-time packet by built-in Wireshark. All the captured traffic data can be saved as trace files for further use. And by using the Matrix Map, you can see all the connections directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2015/04/20/50-off-to-buy-athtek-netwalk-enterprise-license/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Monitor and Analyze Real-time Network Traffic</title>
		<link>http://www.athtek.com/blog/2015/01/21/how-to-monitor-and-analyze-real-time-network-traffic/</link>
		<comments>http://www.athtek.com/blog/2015/01/21/how-to-monitor-and-analyze-real-time-network-traffic/#comments</comments>
		<pubDate>Wed, 21 Jan 2015 06:34:48 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Using Experience]]></category>
		<category><![CDATA[customize monitoring]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[network administrator tool]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network monitoring software]]></category>
		<category><![CDATA[network troubleshooting]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[real-time dynamic diagrams]]></category>
		<category><![CDATA[real-time network monitoring]]></category>
		<category><![CDATA[Real-time network traffic monitoring]]></category>
		<category><![CDATA[TCP IP]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2375</guid>
		<description><![CDATA[Real-time network traffic monitoring and analysis are two core works to most enterprise network administrators. However, most administrators soon give up on network monitoring.  This is because they find collecting network traffic complicated.  Even if they manage to capture network conversations they find it challenging to analyze the raw data in a meaningful way. In this article, you will read how to monitor and analyze real-time network traffic by the great network monitoring software-- AthTek NetWalk. If you have no idea about this software, please download and install the free personal edition for a quick view. <a href="http://www.athtek.com/blog/2015/01/21/how-to-monitor-and-analyze-real-time-network-traffic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>[<a title="Free PDF" href="/free-download-pdf/How-to-Monitor-and-Analyze-Real-Time-Network-Traffic.pdf" target="_blank">PDF</a>] Real-time network traffic monitoring and analysis are two core works to most enterprise network administrators. However, most administrators soon give up on network monitoring.  This is because they find collecting network traffic complicated.  Even if they manage to capture network conversations they find it challenging to analyze the raw data in a meaningful way. In this article, you will read how to monitor and analyze real-time network traffic by the great network monitoring software&#8211; AthTek NetWalk. If you have no idea about this software, please download and install the <a title="Free AthTek NetWalk" href="/netwalk/free.html" target="_blank">free personal edition</a> for a quick view.<br />
<iframe src="http://www.youtube.com/embed/PmPVdmMBbjg" width="620" height="349" frameborder="0" allowfullscreen="allowfullscreen"></iframe><br />
<span id="more-2375"></span><br />
When you open <a title="Packet Sniffing" href="http://www.athtek.com/blog/2011/06/19/athtek-netwalk-v2-0-has-been-released/" target="_blank">AthTek NetWalk</a> for the first time, you will be asked to choose an internet adapter of your network. You can also switch to another one in program&#8217;s toolbar. After then the real-time network traffic will be displayed in some dynamic diagrams in AthTek NetWalk. Acquiescently you will see some raw data in real-time such as top hosts and bandwidth utilization. You can customize these real-time dynamic diagrams as you need. If you don&#8217;t need to do further troubleshooting, these dynamic diagrams could be a network analytic report for real-time network monitoring, and if you want to monitor real time computer activity, did you know that you can also <a href="https://www.workpuls.com/user-activity-monitoring">monitor PC activity</a> where staff are working remotely? It&#8217;s a great tool so very much worth looking into if you have remote workers and need to monitor more than just the network activity.</p>
<p><img class="alignnone size-large wp-image-2376" src="http://www.athtek.com/blog/wp-content/uploads/2015/01/realtime-network-monitoring-1024x545.jpg" alt="Real-time Network Monitoring" width="610" height="324" /></p>
<p>For more network analysis details, please click to access the second tab&#8211; Layered View. In this tab you can see the detailed network monitoring data in Application, Net&amp;Transport and Physical layers. All the internet requests will be disclosed completely and displayed in groups.</p>
<p><img class="alignnone size-large wp-image-2377" src="http://www.athtek.com/blog/wp-content/uploads/2015/01/realtime-network-analysis-1024x545.jpg" alt="realtime network analysis" width="610" height="324" /></p>
<p>Click to access the third tab and you will see all the events happened during network monitoring. Blue ball stands for TCP Connection Slow Setup. Yellow ball stands for TCP Out of Order. Orange ball stands for TCP Retransmission. Red ball stands for TCP Important Errors. Right click on any of the records, and then network administrator can jump to the Net&amp;Transport layer for troubleshooting.</p>
<p><img class="alignnone size-large wp-image-2378" src="http://www.athtek.com/blog/wp-content/uploads/2015/01/realtime-network-events-1024x545.jpg" alt="realtime network events" width="610" height="324" /></p>
<p>Click on the fourth tab and you can see the real-time matrix map of your network. You can choose to display the Matrix Map on IP/Domain or MAC address basis. Green line stands for real-time activate connection and blue line stands for historical connection. Like in Events tab, double click on any of the addresses network administrator can jump to the Net&amp;Transport layer for troubleshooting.</p>
<p><img class="alignnone size-large wp-image-2379" src="http://www.athtek.com/blog/wp-content/uploads/2015/01/realtime-network-matrix-1024x545.jpg" alt="realtime network matrix map" width="610" height="324" /></p>
<p>Click on the last tab, you will see the real-time traffic in dynamic area chart, curve chart, bar chart or pie chart.</p>
<p><img class="alignnone size-large wp-image-2380" src="http://www.athtek.com/blog/wp-content/uploads/2015/01/realtime-network-chart-1024x545.jpg" alt="realtime network chart" width="610" height="324" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2015/01/21/how-to-monitor-and-analyze-real-time-network-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up to $698 OFF&#8211; Final Special Offer in 2014</title>
		<link>http://www.athtek.com/blog/2014/12/23/up-to-698-off-final-special-offer-in-2014/</link>
		<comments>http://www.athtek.com/blog/2014/12/23/up-to-698-off-final-special-offer-in-2014/#comments</comments>
		<pubDate>Tue, 23 Dec 2014 09:54:53 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[AthTek News]]></category>
		<category><![CDATA[Code to FlowChart]]></category>
		<category><![CDATA[DigiBand - Automatically Compose Music]]></category>
		<category><![CDATA[Flowchart to Code]]></category>
		<category><![CDATA[for Skype]]></category>
		<category><![CDATA[IP Scanner & MAC Scanner]]></category>
		<category><![CDATA[Monthly Promotion]]></category>
		<category><![CDATA[Multimedia Software]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Print Layout Designer]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[RegistryCleaner]]></category>
		<category><![CDATA[Skype Recorder]]></category>
		<category><![CDATA[Special Offer]]></category>
		<category><![CDATA[Voice Changer]]></category>
		<category><![CDATA[WebAPP Kit]]></category>
		<category><![CDATA[Webcam Surveillance Monitor]]></category>
		<category><![CDATA[WebXone]]></category>
		<category><![CDATA[Christmas Gift]]></category>
		<category><![CDATA[Christmas Gift 2015]]></category>
		<category><![CDATA[Coupon]]></category>
		<category><![CDATA[Discount]]></category>
		<category><![CDATA[Holiday Deals 2014]]></category>
		<category><![CDATA[New Year Gift 2014]]></category>
		<category><![CDATA[New Year Gift 2015]]></category>
		<category><![CDATA[Skype Credit Card]]></category>
		<category><![CDATA[Software Gift]]></category>
		<category><![CDATA[Software Products]]></category>
		<category><![CDATA[Special Offer 2015]]></category>
		<category><![CDATA[Xmas Gift]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2345</guid>
		<description><![CDATA[Christmas and new year 2015 are coming. We start the final special offer for thanks to all your supports. In this special offer you can save up to $698 in the payment. Please input this coupon code during your payment: XMAS-XWQL. We sincerely hope that you will like our software products. You can also buy any of them as a gift in this special offer. We run this special offer program through RegNow. Please buy them in the following list to save money. If the price doesn't change when you have updated the order form with the coupon code, please clear the caches of your browser then replace the order. <a href="http://www.athtek.com/blog/2014/12/23/up-to-698-off-final-special-offer-in-2014/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Christmas and new year 2015 are coming. We start the final special offer for thanks to all your supports. In this special offer you can save up to $698 in the payment. Please input this coupon code during your payment: <strong>XMAS-XWQL</strong>. We sincerely hope that you will like our software products. You can also buy any of them as a gift in this special offer. We run this special offer program through RegNow. Please buy them in the following list to save money. If the price doesn&#8217;t change when you have updated the order form with the coupon code, please clear the caches of your browser then replace the order.You get more offers using my promo code here <span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;rothwelldouglas&quot;}" data-sheets-userformat="{&quot;2&quot;:268476,&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;10&quot;:2,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:3700253},&quot;15&quot;:&quot;Arial&quot;,&quot;21&quot;:1}" data-sheets-hyperlink="http://rothwelldouglas.com/" data-sheets-hyperlinkruns="[null,0,&quot;http://rothwelldouglas.com/&quot;]"><a class="in-cell-link" href="http://rothwelldouglas.com/" target="_blank">rothwelldouglas</a></span> .<br />
<img class="alignnone wp-image-2347" src="http://www.athtek.com/blog/wp-content/uploads/2014/12/santa.jpg" alt="Christmas Special Offer" width="620" height="271" /><br />
<span id="more-2345"></span></p>
<ul>
<li><a title="Intelligent Web App Builder" href="/webxone.html" target="_blank">WebXone Enterprise License</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-30" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$1,980</del> $698 OFF</span>)</li>
<li><a title="CS to BS Converter" href="/webxone.html" target="_blank">WebXone Personal License</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-29" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$995</del> $496 OFF</span>)</li>
<li><a title="flowchart to code generator" href="/flowchart-to-code.html" target="_blank">Auto Code Generator</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-24" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$199</del> $80 OFF</span>)</li>
<li><a title="source code to flow chart" href="/code-to-flowchart.html" target="_blank">Code to FlowChart</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-8" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$199</del> $80 OFF</span>)</li>
<li><a title="packet sniffing software" href="/netwalk.html" target="_blank">AthTek NetWalk Enterprise Edition</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-2" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$499</del> $100 OFF</span>)</li>
<li><a title="IP Scanner" href="/ip-mac-scanner.html" target="_blank">IP &#8211; MAC Scanner</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-7" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$43</del> $22 OFF</span>)</li>
<li><a title="System backup and recovery" href="/data-recovery.html" target="_blank">AthTek Data Recovery</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-3" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$59.95</del> 30% OFF</span>)</li>
<li><a title="Intelligent Print Designer" href="/print-layout-design.html" target="_blank">Print Layout Designer</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-10" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$43</del> 30% OFF</span>)</li>
<li><a title="Video Surveillance Monitor" href="/webcam-surveillance-monitor.html" target="_blank">Webcam Surveillance Monitor</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-28" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$29.95</del> 20% OFF</span>)</li>
<li><a title="Video Call Recorder for Skype" href="/skype-recorder.html" target="_blank">AthTek Skype Recorder</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-12" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$29.95</del> 10% OFF</span>)</li>
<li><a title="Voice Changer for Skype" href="/skype-voice-changer.html" target="_blank">Skype Voice Changer</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-23" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$29.95</del> 10% OFF</span>)</li>
<li><a title="Registry Cleanup Tool" href="/registrycleaner.html" target="_blank">AthTek Registry Cleaner</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-15" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$29.95</del> 10% OFF</span>)</li>
<li><a title="Music Composition Software" href="/digiband.html" target="_blank">AthTek DigiBand</a>- <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-25" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$49.95</del> 10% OFF</span>)</li>
<li><a title="parental control software" href="/solution/parental-control.html" target="_blank">Parental Control Software</a>&#8211; <a href="http://admin.mycommerce.com/softsell/nph-softsell.cgi?item=22311-4" target="_blank" rel="nofollow">Buy Now</a> (<span style="color: #ff0000;"><del>$79.95</del> 20% OFF</span>)</li>
</ul>
<p>If you have any question or suggestion about this special offer, please contact support@athtek.com for help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/12/23/up-to-698-off-final-special-offer-in-2014/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Offer: 51% OFF for IP &#8211; MAC Scanner</title>
		<link>http://www.athtek.com/blog/2014/07/10/special-offer-51-off-for-ip-mac-scanner/</link>
		<comments>http://www.athtek.com/blog/2014/07/10/special-offer-51-off-for-ip-mac-scanner/#comments</comments>
		<pubDate>Thu, 10 Jul 2014 14:19:10 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[AthTek News]]></category>
		<category><![CDATA[IP Scanner & MAC Scanner]]></category>
		<category><![CDATA[Monthly Promotion]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Special Offer]]></category>
		<category><![CDATA[best lightweight app]]></category>
		<category><![CDATA[Coupon]]></category>
		<category><![CDATA[Discount]]></category>
		<category><![CDATA[ip scanner]]></category>
		<category><![CDATA[IP to MAC]]></category>
		<category><![CDATA[LAN manager]]></category>
		<category><![CDATA[lookup IP]]></category>
		<category><![CDATA[lookup MAC]]></category>
		<category><![CDATA[mac scanner]]></category>
		<category><![CDATA[MAC to IP]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitoring]]></category>
		<category><![CDATA[network scanner]]></category>
		<category><![CDATA[network scanning application]]></category>
		<category><![CDATA[ping ip]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[track clients]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2105</guid>
		<description><![CDATA[We have released a new special offer for network administrators in enterprises. Anyone who buy IP &#8211; MAC Scanner will save up to 51% of the total price $43. The discounted price will be automatically calculated into your payment. If you &#8230; <a href="http://www.athtek.com/blog/2014/07/10/special-offer-51-off-for-ip-mac-scanner/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We have released a new special offer for network administrators in enterprises. Anyone who buy IP &#8211; MAC Scanner will save <span style="color: #ff0000;">up to 51%</span> of the total price $43. The discounted price will be automatically calculated into your payment. If you are looking for a convenient tool for IP addresses or MAC addresses scanning, this is a good network tool we highly recommend!</p>
<h2><span style="color: #ff6600;"><a title="Buy IP - MAC Scanner" href="http://www.athtek.com/ip-mac-scanner/purchase.html"><span style="color: #ff6600;">51% OFF&#8211; Buy IP &#8211; MAC Scanner Now</span></a></span></h2>
<p><img class="alignnone size-full wp-image-1423" alt="bestipscaner" src="http://www.athtek.com/blog/wp-content/uploads/2013/07/bestipscaner.jpg" width="330" height="319" /><br />
<span id="more-2105"></span><br />
Every PC has what is known as a MAC address which is a unique identifier. That is, all PCs that have a network card installed, as it is the network card that carries the unique MAC address. AthTek <a title="best IP and MAC Scanner" href="http://www.athtek.com/blog/2014/01/24/what-is-the-best-lightweight-mac-and-ip-scanner-application-for-small-business/" target="_blank">IP &#8211; MAC Scanner</a> can locate the Mac addresses and IP addresses for PCs that are connected to a network. They can also determine the host name, network workgroup and the type of adapter cards of each connected device. There are also remote control functions that can send messages to another PC within the same network, wake the network up or send a shutdown command. Network logs can be emailed out to an admin email address of the users&#8217; choosing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/07/10/special-offer-51-off-for-ip-mac-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to Customize the Monitor Interface of AthTek NetWalk</title>
		<link>http://www.athtek.com/blog/2014/06/13/tutorial-about-how-to-customize-the-monitor-interface-of-athtek-netwalk/</link>
		<comments>http://www.athtek.com/blog/2014/06/13/tutorial-about-how-to-customize-the-monitor-interface-of-athtek-netwalk/#comments</comments>
		<pubDate>Fri, 13 Jun 2014 16:02:57 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Using Experience]]></category>
		<category><![CDATA[customize monitoring]]></category>
		<category><![CDATA[monitor interface]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network monitoring software]]></category>
		<category><![CDATA[NIDS software]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2079</guid>
		<description><![CDATA[When you open AthTek NetWalk, you will see the impressive graphic monitor interface which displays the current network traffic statistics. Some network administrators love AthTek NetWalk because of the graphic monitor interface. Do you know that you can customize the graphic monitor interface as you need? In the following post, you will read how to customize the graphic monitor interface easily. <a href="http://www.athtek.com/blog/2014/06/13/tutorial-about-how-to-customize-the-monitor-interface-of-athtek-netwalk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>[<a title="Free PDF" href="/free-download-pdf/Tutorial-How-to-Customize-the-Monitor-Interface-of-AthTek-NetWalk.pdf" target="_blank" rel="nofollow">PDF</a>] When you open AthTek NetWalk, you will see the impressive graphic monitor interface which displays the current network traffic statistics. Some network administrators love AthTek NetWalk because of the graphic monitor interface. Do you know that you can customize the graphic monitor interface as you need? In the following post, you will read how to customize the graphic monitor interface easily.<br />
<img class="alignnone size-large wp-image-1418" alt="packet sniffer" src="http://www.athtek.com/blog/wp-content/uploads/2013/07/add-1024x601.jpg" width="610" height="358" /><br />
<span id="more-2079"></span><br />
In default monitor interface of <a title="packet sniffer software" href="http://www.athtek.com/blog/2011/06/19/athtek-netwalk-v2-0-has-been-released/" target="_blank">AthTek NetWalk</a>, there are 6 components in 3 rows. They are Monitor Dashboard, Layered Summary, Top MAC Hosts, Top IP Hosts, Graph &#8211; Current Utilization and Packet Size Distribution. You can find some general options by clicking the drop-down arrow on top left corner of each component. There are many other components you can add to the monitor interface. You can also choose the place where you want to display the component. Now let&#8217;s getting started to customize the monitor interface of AthTek NetWalk!<br />
<img class="alignnone  wp-image-2081" title="AthTek NetWalk Monitor Interface" alt="AthTek NetWalk Monitor Interface" src="http://www.athtek.com/blog/wp-content/uploads/2014/06/anw_sc.jpg" width="607" height="346" /></p>
<p><strong>1. How to delete the component?</strong><br />
Click the drop-down arrow and you will see the delete option. For example, you want to delete the option of Top IP Hosts. You can click the drop-down arrow of Top IP Hosts component and choose Delete option, and then the component will be deleted from monitor interface. Particularly, you can also switch the graph from pie chart to host list.<br />
<img class="alignnone size-full wp-image-2083" alt="delete-component" src="http://www.athtek.com/blog/wp-content/uploads/2014/06/delete-component.jpg" width="610" height="222" /></p>
<p><strong>2. How to add a new component to monitor interface?</strong><br />
Click &#8220;Add&#8221; on top right of monitor interface and then you will see the &#8220;Add Component&#8221; window. There are 8 types of components which you can add to the monitor interface. If you choose to add a graph, you will be asked to choose a graph type from 9 graph types. For example, you want to add a Monitor Packet Trend to 2nd row and 2nd column. Click &#8220;Add&#8221; on top right corner and choose Monitor Packet Trend in type, choose 2 in row and column. Press OK to add.<br />
<img class="alignnone  wp-image-2085" title="add-component" alt="add-component" src="http://www.athtek.com/blog/wp-content/uploads/2014/06/add-component.jpg" width="556" height="256" /></p>
<p><strong>3. What components can you add to the monitor interface?</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="168">Component Type</td>
<td valign="top" width="400">Introduction</td>
</tr>
<tr>
<td valign="top" width="168">Monitor Dashboard</td>
<td valign="top" width="400">The dashboard of real-time utilization, packet and event.</td>
</tr>
<tr>
<td valign="top" width="168">Monitor Packet Trend</td>
<td valign="top" width="400">The packet trend every 20 seconds in monitoring.</td>
</tr>
<tr>
<td valign="top" width="168">Monitor Utilization Trend</td>
<td valign="top" width="400">The utilization trend every 20 seconds in monitoring.</td>
</tr>
<tr>
<td valign="top" width="168">Monitor Event Trend</td>
<td valign="top" width="400">The event trend every 20 seconds in monitoring.</td>
</tr>
<tr>
<td valign="top" width="168">Top MAC Hosts</td>
<td valign="top" width="400">Top 10 active MAC addresses.</td>
</tr>
<tr>
<td valign="top" width="168">Top IP Hosts</td>
<td valign="top" width="400">Top 10 active IP addresses.</td>
</tr>
<tr>
<td valign="top" width="168">Layered Summary</td>
<td valign="top" width="400">The traffic summary of application, network and physical layers.</td>
</tr>
<tr>
<td valign="top" width="168">Graph</td>
<td valign="top" width="400">Including current utilization, application layer protocols packets, ping requests and replies, TCP SYNs/FINs/RSTs, TCP vs UDP, ARP requests and replies, broadcasts multicasts vs total, DNS successful queries vs failed queries, packet size distribution.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/06/13/tutorial-about-how-to-customize-the-monitor-interface-of-athtek-netwalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SmartServ V1.0 has been released! Easily Setup a Local Testing Server</title>
		<link>http://www.athtek.com/blog/2014/06/06/smartserv-v10-has-been-released-easily-setup-a-local-testing-server/</link>
		<comments>http://www.athtek.com/blog/2014/06/06/smartserv-v10-has-been-released-easily-setup-a-local-testing-server/#comments</comments>
		<pubDate>Fri, 06 Jun 2014 09:06:08 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SmartServ]]></category>
		<category><![CDATA[Updating News]]></category>
		<category><![CDATA[WebXone]]></category>
		<category><![CDATA[establish intranet server]]></category>
		<category><![CDATA[local testing server]]></category>
		<category><![CDATA[setup testing server]]></category>
		<category><![CDATA[setup web server]]></category>
		<category><![CDATA[test web app locally]]></category>
		<category><![CDATA[virtual server builder]]></category>
		<category><![CDATA[website previewer]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2072</guid>
		<description><![CDATA[We finally released the free local testing server builder on June 1st, 2014. If you are a web application developer or a website author, SmartServ can provide a local testing server for testing your project. It is a free portable testing server builder program for Windows. No testing server building experience is required. You can just download and run it, then your project will be able to local at 127.0.0.1. <a href="http://www.athtek.com/blog/2014/06/06/smartserv-v10-has-been-released-easily-setup-a-local-testing-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>June 1st, 2014  |  Development Center of AthTeik Software<br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
We finally released the free local testing server builder on June 1st, 2014. If you are a web application developer or a website author, SmartServ can provide a local testing server for testing your project. It is a free portable testing server builder program for Windows. No testing server building experience is required. You can just download and run it, then your project will be able to local at 127.0.0.1. Actually, SmartServ is a subprogram of WebXone. You can find exactly the same program in folder WWW of AthTek <a title="WebXone - RIA Builder" href="http://www.athtek.com/blog/2014/05/05/the-intelligent-ria-builder-webxone-v2-4-has-been-released/">WebXone</a>.</p>
<h1><span style="color: #008000;"><a title="Download Free" href="/download/SmartServ.exe" target="_blank"><span style="color: #008000;">Download SmartServ V1.0 Now</span></a></span></h1>
<p><img class="alignnone  wp-image-2073" title="SmartServ" alt="SmartServ" src="http://www.athtek.com/blog/wp-content/uploads/2014/06/sc.jpg" width="649" height="398" /><br />
<span id="more-2072"></span><br />
<a title="Free Testing Server Builder" href="/smartserver.html">AthTek SmartServ</a> is a free portable testing server builder for web application developer or website author. It can easily setup a local testing server to test the create web applications or websites. It should be the easiest testing server builder in the world because it has setup a local testing server once you run it on your desktop. You can just change the port as you need, and load your project to browser with address 127.0.0.1:port. If you are looking for a free testing server builder, AthTek SmartServ is exactly the one we highly recommend!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/06/06/smartserv-v10-has-been-released-easily-setup-a-local-testing-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2014 Special Offer: $200 OFF for AthTek NetWalk at monitor-tool.com</title>
		<link>http://www.athtek.com/blog/2014/06/03/2014-special-offer-200-off-for-athtek-netwalk-at-monitor-tool/</link>
		<comments>http://www.athtek.com/blog/2014/06/03/2014-special-offer-200-off-for-athtek-netwalk-at-monitor-tool/#comments</comments>
		<pubDate>Tue, 03 Jun 2014 14:12:17 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[AthTek News]]></category>
		<category><![CDATA[Monthly Promotion]]></category>
		<category><![CDATA[NetWalk]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Special Offer]]></category>
		<category><![CDATA[discount coupon]]></category>
		<category><![CDATA[monitor tool]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network monitoring software]]></category>
		<category><![CDATA[NIDS software]]></category>
		<category><![CDATA[packet sniffer]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[traffic analyzer]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2069</guid>
		<description><![CDATA[Thank you for all the concern about our previous special offer-- $396 off for AthTek WebXone. We have just launched the new special offer in June: anyone who buy a lifetime license for AthTek NetWalk Enterprise Edition will save up to $200 each license. Buyers only need to go to monitor-tool.com (the product website for AthTek NetWalk) and will see the discount link on home page. This special offer will expire at June 30, 2014. If you are looking for a comprehensive packet sniffing program for your enterprise network management, AthTek NetWalk Enterprise Edition is the best choice we highly recommend! <a href="http://www.athtek.com/blog/2014/06/03/2014-special-offer-200-off-for-athtek-netwalk-at-monitor-tool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Thank you for all the concern about our previous special offer&#8211; $396 off for <a title="Intelligent RIA Builder" href="http://www.athtek.com/blog/2014/05/05/the-intelligent-ria-builder-webxone-v2-4-has-been-released/" target="_blank">AthTek WebXone</a>. We have just launched the new special offer in June: anyone who buy a lifetime license for AthTek NetWalk Enterprise Edition will save up to $200 each license. Buyers only need to go to monitor-tool.com (the product website for AthTek NetWalk) and will see the discount link on home page. This special offer will expire at June 30, 2014. If you are looking for a comprehensive packet sniffing program for your enterprise network management, AthTek NetWalk Enterprise Edition is the best choice we highly recommend!</p>
<h2><a title="Purchase AthTek NetWalk with Discount" href="http://www.monitor-tool.com/purchase.html" target="_blank"><span style="color: #ff6600;">Go to monitor-tool.com to Get $200 Off Discount Now!</span></a></h2>
<p><img class="alignnone size-large wp-image-2070" alt="monitor-tool.com" src="http://www.athtek.com/blog/wp-content/uploads/2014/06/monitor-tool.com_-1024x624.jpg" width="610" height="371" /></p>
<p><span id="more-2069"></span><a title="best packet sniffer software" href="http://www.athtek.com/blog/2011/06/19/athtek-netwalk-v2-0-has-been-released/" target="_blank">AthTek NetWalk</a> is a comprehensive network monitoring tool which can be used as intrusion detection system (NIDS) for business networking. It captures packets and achieves high performance in packet sniffing. AthTek NetWalk learns from many pop packet sniffing tool, and optimized the way of network monitoring. It takes the entire network traffic under control, and generate the network status report by visible diagrams.</p>
<p>There are a lot of small business who highly depend on network, but they cannot afford the high prices of other packet sniffers. AthTek NetWalk is a better choice which has higher packet sniffing performance but low cost. You can view the compare of packet sniffers and network monitoring tools at <a title="Compare Packet Sniffers" href="http://www.athtek.com/blog/2011/09/06/athtek-netwalk-v2126-has-been-released/" target="_blank">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/06/03/2014-special-offer-200-off-for-athtek-netwalk-at-monitor-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Program Which Can Fast Setup Virtual Server Environment Will Be Released Soon</title>
		<link>http://www.athtek.com/blog/2014/05/17/a-new-program-which-can-fast-setup-virtual-server-environment-will-be-released-soon/</link>
		<comments>http://www.athtek.com/blog/2014/05/17/a-new-program-which-can-fast-setup-virtual-server-environment-will-be-released-soon/#comments</comments>
		<pubDate>Sat, 17 May 2014 05:59:33 +0000</pubDate>
		<dc:creator><![CDATA[AthTek]]></dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SmartServ]]></category>
		<category><![CDATA[Updating News]]></category>
		<category><![CDATA[WebXone]]></category>
		<category><![CDATA[create web application]]></category>
		<category><![CDATA[local testing server]]></category>
		<category><![CDATA[RIA builder]]></category>
		<category><![CDATA[setup testing server]]></category>
		<category><![CDATA[setup web server]]></category>
		<category><![CDATA[Smart Server]]></category>
		<category><![CDATA[web app development]]></category>
		<category><![CDATA[web application builder]]></category>
		<category><![CDATA[web application creator]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.athtek.com/blog/?p=2049</guid>
		<description><![CDATA[We are going to release a new network program named SmartServ. It will be available before June. SmartServ can setup virtual server environment on a computer easily and quickly. With it, you can test created web app or website locally on the computer. It can also help you to setup a virtual enterprise server environment easily. If you are looking for an easier solution to setup a testing server locally than XAMPP, SmartServ would be exactly the software you need. <a href="http://www.athtek.com/blog/2014/05/17/a-new-program-which-can-fast-setup-virtual-server-environment-will-be-released-soon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We are going to release a new network program named <a title="Free Testing Server Builder" href="http://www.athtek.com/blog/2014/06/06/smartserv-v10-has-been-released-easily-setup-a-local-testing-server/">SmartServ</a>. It will be available before June. SmartServ can setup virtual server environment on a computer easily and quickly. With it, you can test created web app or website locally on the computer. It can also help you to setup a virtual enterprise server environment easily. If you are looking for an easier solution to setup a testing server locally than XAMPP, SmartServ would be exactly the software you need.</p>
<p><img class="alignnone  wp-image-2050" title="Setup Testing Server" alt="Setup Testing Server" src="http://www.athtek.com/blog/wp-content/uploads/2014/05/tsb_demo.jpg" width="649" height="398" /></p>
<p><span id="more-2049"></span>Actually, SmartServ is part of <a title="WebXone- RIA BUilder" href="http://www.athtek.com/blog/2014/05/05/the-intelligent-ria-builder-webxone-v2-4-has-been-released/" target="_blank">WebXone</a>. WebXone is an advanced RIA builder which can create web applications directly by VC/VB/Delphi/C++Builder/PowerBuilder. When a web application was created by WebXone, you can use SmartServ to setup a testing server to test it locally. SmartServ enables user to change port. It uses 127.0.0.1:port to load files to a web browser easily.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.athtek.com/blog/2014/05/17/a-new-program-which-can-fast-setup-virtual-server-environment-will-be-released-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Database Caching 1/11 queries in 0.012 seconds using disk
Object Caching 1009/1095 objects using disk

 Served from: www.athtek.com @ 2026-04-23 09:52:53 by W3 Total Cache -->