Sockets / Remoting / Web Service ?
From: Lucas Ponzo (lucasponzo_at_nospam.nospam)
Date: 05/06/04
- Next message: Peter: "Re: Urgent: Help to set Encoding for OracleDataReader"
- Previous message: Mark Broadbent: "Re: break statement"
- Next in thread: Chad Z. Hower aka Kudzu: "Re: Sockets / Remoting / Web Service ?"
- Reply: Chad Z. Hower aka Kudzu: "Re: Sockets / Remoting / Web Service ?"
- Reply: Lucas Ponzo: "RE: Sockets / Remoting / Web Service ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 11:16:02 -0700
Hi,
I'm architecting a solution that will collect a lot of data from client machines via WMI. I will install an agent ( client software ) that will comunicate with a server software. The server can list all active agents, and find send a request to update the client machine data. Then this agent will invoke several WMI enabled routines and collect all necessary data. Then this agent will need to send this data via a stream to the server. The server will processes this data and update the database.
What's the best form to perform this client \ server comunication ? Via network sockets, via .net remoting or via web services ?
This solution is intended to be used in local intranets. But in some cases I will need to send this data via internet.
The software will use ASP.NET technology as the frontend.
Thanks,
Lucas Ponzo.
- Next message: Peter: "Re: Urgent: Help to set Encoding for OracleDataReader"
- Previous message: Mark Broadbent: "Re: break statement"
- Next in thread: Chad Z. Hower aka Kudzu: "Re: Sockets / Remoting / Web Service ?"
- Reply: Chad Z. Hower aka Kudzu: "Re: Sockets / Remoting / Web Service ?"
- Reply: Lucas Ponzo: "RE: Sockets / Remoting / Web Service ?"
- Messages sorted by: [ date ] [ thread ]