<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12300&amp;type=atom" />
	<updated>2017-01-16T16:07:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12300</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=111158#p111158" />
			<content type="html"><![CDATA[<p>Спасибо за ответ, но хотелось бы именно встроенными средствами Windows.</p>]]></content>
			<author>
				<name><![CDATA[Himmler]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25902</uri>
			</author>
			<updated>2017-01-16T16:07:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=111158#p111158</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=111055#p111055" />
			<content type="html"><![CDATA[<div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header" data-lang-open="открыть спойлер" data-lang-close="скрыть спойлер"><strong>+</strong>&nbsp;открыть спойлер</div><div class="fancy_spoiler"><p><strong>Flasher</strong><br />Простите, учту в будущем.</p></div></div>]]></content>
			<author>
				<name><![CDATA[UNDYING]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27822</uri>
			</author>
			<updated>2017-01-15T08:38:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=111055#p111055</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=111007#p111007" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>UNDYING</strong><br />Я просил ознакомиться с правилом? <a href="http://forum.script-coding.com/viewtopic.php?pid=107233#p107233">Просил</a>. <br />Получите <strong>предупреждение</strong>. Оверквотинг удалён.</span></p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2017-01-13T16:38:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=111007#p111007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=110998#p110998" />
			<content type="html"><![CDATA[<p>&quot;Доброго.<br />Навскидку, только TFTP (<a href="https://en.wikipedia.org/wiki/List_of_file_transfer_protocols#Primarily_used_with_UDP">а много ли ещё протоколов передачи данных поверх UDP?</a>).</p><p>И tftp клиент в Windows присутствует, начиная с XP (не ставится, конечно, по-умолчанию, подробнее ниже).<br />https://technet.microsoft.com/en-us/library/ff698993(v=ws.11).aspx<br />&quot;Applies To: Windows Server 2003, Windows Vista, Windows XP, Windows Server 2008, Windows 7, Windows Server 2003 R2, Windows Server 2008 R2, Windows Server 2000, Windows Server 2012, Windows 8.<br />&lt;...&gt;<br />You can install the TFTP client using the Add Features Wizard.&quot;</p><div class="quotebox"><cite>Himmler пишет:</cite><blockquote><p>Поверх UDP железяка может поднять любой протокол</p></blockquote></div><p>Если железяка умеет nc (netcat), то можно &quot;нагуглить&quot; скрипты для WSH (JScript/VBScript) и Powershell с похожим функционалом.</p>]]></content>
			<author>
				<name><![CDATA[UNDYING]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27822</uri>
			</author>
			<updated>2017-01-13T14:31:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=110998#p110998</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Загрузка файла через UDP, кроме TFTP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=110830#p110830" />
			<content type="html"><![CDATA[<p>Здравствуйте, товарищи.<br />Требуется загрузить файл с железяки, которая не умеет TCP. Поверх UDP железяка может поднять любой протокол, в том числе и TFTP.</p><p>Вопрос - существуют ли стандартные способы без стороннего ПО загрузить файл с железяки, кроме как через уже упомянутый TFTP.</p><p>Например, какая-то ещё вмазанная утилита Windows, работающая через UDP, либо вызов какой-либо готовой функции из системных библиотек через rundll32 или что-то подобное.</p>]]></content>
			<author>
				<name><![CDATA[Himmler]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25902</uri>
			</author>
			<updated>2017-01-11T16:10:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=110830#p110830</id>
		</entry>
</feed>
