<?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://forums.obdev.at/app.php/feed/topic/3638" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-12-22T17:07:14+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/3638</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-12-22T17:07:14+02:00</updated>

		<published>2009-12-22T17:07:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12574#p12574</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12574#p12574"/>
		<title type="html"><![CDATA[Re: Remote Sensor some help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12574#p12574"><![CDATA[
It should be sufficient to create the tmp directory on the same partition where sensord is started. Yes, windows uses backslashes instead of slashes, but fopen() should convert it accordingly.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Dec 22, 2009 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Marazmas]]></name></author>
		<updated>2009-12-14T03:02:59+02:00</updated>

		<published>2009-12-14T03:02:59+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12452#p12452</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12452#p12452"/>
		<title type="html"><![CDATA[Remote Sensor some help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3638&amp;p=12452#p12452"><![CDATA[
Hello,<br />When running file sensord.exe that was included with remote sensor I get the fallowing error: (error opening file &quot;/tmp/sensor.csv&quot; for append: [2] No such file or directory). As I understand this file gets data from sensor device on windows so that PHP side could read the data from file, or php scrip does it by itself?<br />In sensord.c ther's code line &quot;static char *filename = &quot;/tmp/sensor.csv&quot;;&quot; as in windows program can't get directory with &quot;/&quot;. <br />So is there any possibility that any of the devs could compile this file (don't have enought knowledge with this type compiling, only was working with Delphi), and mail to me or update in project page.<br />Thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3266">Marazmas</a> — Mon Dec 14, 2009 3:02 am</p><hr />
]]></content>
	</entry>
	</feed>
