December 18th, 2011, 04:17 AM
|
#1 (permalink)
|
|
New Member
Join Date: Oct 2011
Posts: 6
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
How i do a "file polling" from my phone to a pc?
Hi! here is my problem: i want to make an application that every second (for example) go to see if a file it's been modificated. This file is on my notebook and it is a text file generated by a program... this program continue to add at the same file rows like a time table
10:24:35 ok
10:24:38 ok
10:24:45 ok
10:24:49 fail
10:24:55 ok
.
.
and so on. I want to see into my smartphone screen the text "changing" (it dont has to be perfectly time synchronized)
Can someone help me to do something like that? i dont know what instruments android gives me to do this kind of app ! Thanks a lot!!
ps: the connection with the pc can be also wired
|
|
|