Click here to Skip to main content
15,918,193 members
Home / Discussions / - Uncategorised posts -
   

- Uncategorised posts -

Please don't post in this forum. If you've posted in this forum it's because you've selected the first forum on the list without thinking through which forum would be best. All messages in this forum are periodically removed.

 
QuestionClojure Lein - Changing Root Project Folder? Pin
Dominick Marciano6-Aug-13 7:36
professionalDominick Marciano6-Aug-13 7:36 
AnswerRe: Clojure Lein - Changing Root Project Folder? Pin
Richard MacCutchan6-Aug-13 20:44
mveRichard MacCutchan6-Aug-13 20:44 
QuestionPowershell: Dynamic Email Message Body Pin
namerg20-Jun-13 10:03
namerg20-Jun-13 10:03 
QuestionDumb Arse Calling -- How do I ... Pin
Member 1011528818-Jun-13 12:16
Member 1011528818-Jun-13 12:16 
AnswerRe: Dumb Arse Calling -- How do I ... Pin
Richard MacCutchan18-Jun-13 20:47
mveRichard MacCutchan18-Jun-13 20:47 
AnswerRe: Dumb Arse Calling -- How do I ... Pin
Member 101832981-Aug-13 3:49
Member 101832981-Aug-13 3:49 
QuestionWPF Installer Creation Pin
sagar_Patel10-Jun-13 1:11
sagar_Patel10-Jun-13 1:11 
QuestionMATLAB Reversi Coding Pin
William Napier3-Jun-13 20:52
William Napier3-Jun-13 20:52 
Questioncan not download Pin
GPGPU2-Jun-13 12:57
GPGPU2-Jun-13 12:57 
AnswerRe: can not download Pin
NotPolitcallyCorrect2-Jun-13 13:55
NotPolitcallyCorrect2-Jun-13 13:55 
AnswerRe: can not download Pin
Amir Mohammad Nasrollahi29-Jul-13 22:30
professionalAmir Mohammad Nasrollahi29-Jul-13 22:30 
GeneralA philosopher's question Pin
citizenkant14-May-13 2:08
citizenkant14-May-13 2:08 
GeneralRe: A philosopher's question Pin
Pete O'Hanlon14-May-13 2:34
mvePete O'Hanlon14-May-13 2:34 
QuestionNeed help with Discrete Math Pin
Member 982361929-Mar-13 8:10
Member 982361929-Mar-13 8:10 
AnswerRe: Need help with Discrete Math Pin
Richard MacCutchan29-Mar-13 23:01
mveRichard MacCutchan29-Mar-13 23:01 
GeneralRe: Need help with Discrete Math Pin
Joezer BH8-Apr-13 23:50
professionalJoezer BH8-Apr-13 23:50 
QuestionData push implementation Pin
JMU Duuuukes23-Jan-13 10:29
JMU Duuuukes23-Jan-13 10:29 
Long time reader, first time poster here! I'm looking for a suggestion for a solution here that I have either over-thought or I'm not asking the right questions, so much I need a fresh perspective.

I wrote a vb.net application. One feature of the program is that it can wait for and parse XML data in order to present certain notifications to the user. I set this up using a FileSystemWatcher on a local directory to keep an eye out for incoming XML files. These XML files (<1K, maybe 1-2 dozen elements) are generated by another vb.net app that watches for text files on a network share.

My problem is that I need a simple and effective way to get this data fed to the client over the web. Using the setup I have now, I will have several dozen laptops on different networks and it will be too complicated to get them all on a VPN to watch the same network share waiting to parse text files. I would rather implement a solution that sits on a web server, and the web server pushes data to a client on any network.

Like I said, this probably exists and I'm over-analyzing my problem. I'm willing to write it or modify my main vb.net app if it's possible to watch for incoming data from http. It could be a file push, it could be a data stream, feed, whatever.

Any input on a simple practical implementation?
AnswerRe: Data push implementation Pin
saephoed1-Feb-13 11:55
saephoed1-Feb-13 11:55 
AnswerRe: Data push implementation Pin
Matthew Dennis2-Feb-13 15:06
sysadminMatthew Dennis2-Feb-13 15:06 
AnswerRe: Data push implementation Pin
jschell3-Feb-13 6:55
jschell3-Feb-13 6:55 
GeneralRe: Data push implementation Pin
JMU Duuuukes4-Feb-13 11:02
JMU Duuuukes4-Feb-13 11:02 
AnswerRe: Data push implementation Pin
Joezer BH2-Mar-13 22:55
professionalJoezer BH2-Mar-13 22:55 
GeneralRe: Data push implementation Pin
JMU Duuuukes4-Mar-13 4:43
JMU Duuuukes4-Mar-13 4:43 
GeneralRe: Data push implementation Pin
Joezer BH4-Mar-13 17:58
professionalJoezer BH4-Mar-13 17:58 
GeneralRe: Data push implementation Pin
JMU Duuuukes5-Mar-13 9:55
JMU Duuuukes5-Mar-13 9:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.