09-27-2010, 05:04 PM
Thanks for your Reply Gintaras!
PHP is not really necessary.
The goal is to send text from multiple computers to another computer.
My first Idea was to send the Text to a Server and put the Text online in the same time as it is written.
But it is ok if the Text is send to another computer, and the user uploads the content manually.
The Client Application should:
have the option to set IP of the Server-App.
be as fast as possible. (sends not every keystroke, but every word).
only capture and send the text if the Application is Word, Notepad or something similliar.
The Server-Application:
Should have the option to allow specified IP's to send Text.
should have a seperate Window for every IP that sends Text.
In this Window the Text is updated (added at the end) everytime the IP sends another word.
Do you still think i should use another programm than qm?
Do you got a suggestion wich software could be used? (Open source or freeware)
Means very much trial and error for me. :lol:
PHP is not really necessary.
The goal is to send text from multiple computers to another computer.
My first Idea was to send the Text to a Server and put the Text online in the same time as it is written.
But it is ok if the Text is send to another computer, and the user uploads the content manually.
The Client Application should:
have the option to set IP of the Server-App.
be as fast as possible. (sends not every keystroke, but every word).
only capture and send the text if the Application is Word, Notepad or something similliar.
The Server-Application:
Should have the option to allow specified IP's to send Text.
should have a seperate Window for every IP that sends Text.
In this Window the Text is updated (added at the end) everytime the IP sends another word.
Do you still think i should use another programm than qm?
Do you got a suggestion wich software could be used? (Open source or freeware)
Quote:...but much work.
Means very much trial and error for me. :lol: