Results 1 to 1 of 1
- 06-25-2010, 05:54 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 1
- Rep Power
- 0
exraite data recorded on the time clock
hello,
I successfully connected to my time clock but there are still exraite data recorded on the time clock how to do that??
here is the connection code:
Log.start();
RemoteLinkServer rls = new RemoteLinkServer("192.168.001.131", 5005, RemoteLinkServer.DEFAULT_USERNAME, RemoteLinkServer.DEFAULT_PASSWORD);
final Agent agent = new Agent(rls, "java");
initializeAgentContext(agent.getContext());
agent.connect();
thank you
Similar Threads
-
Has Some one done this before...(Real Time Data Server)
By bonjovi4u in forum Java ServletReplies: 0Last Post: 04-14-2010, 05:49 AM -
Saving data from a socket to a file in real time
By colossusdub in forum New To JavaReplies: 3Last Post: 03-03-2010, 07:32 PM -
Is it possible to insert recorded audio data into an existing file?
By evan_earnest in forum Threads and SynchronizationReplies: 1Last Post: 01-31-2010, 03:40 AM -
Is it possible to insert recorded audio data into an existing file?
By evan_earnest in forum New To JavaReplies: 4Last Post: 01-21-2010, 09:31 AM -
problem in playing mp3 on webpage which was recorded as wav and converted into mp3
By sandeepk84@gmail.com in forum Advanced JavaReplies: 3Last Post: 10-31-2007, 11:47 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks