Re: Sockets / Remoting / Web Service ?
From: Chad Z. Hower aka Kudzu (cpub_at_hower.org)
Date: 05/06/04
- Next message: Sean: "GAC and the .NET IDE"
- Previous message: Chad Z. Hower aka Kudzu: "Re: IDisposable.Dispose, Object.Finalize and threads"
- In reply to: Lucas Ponzo: "Sockets / Remoting / Web Service ?"
- Next in thread: Lucas Ponzo: "RE: Sockets / Remoting / Web Service ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 22:12:44 +0300
"=?Utf-8?B?THVjYXMgUG9uem8=?=" <lucasponzo@nospam.nospam> wrote in
news:430B9355-6428-454F-B975-913C51631A6E@microsoft.com:
> What's the best form to perform this client \ server comunication ? Via
> network sockets, via .net remoting or via web services ?
Sockets are simplest and the most flexible, but it depends on your final
destination as you say you are using ASP.NET.
-- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Empower ASP.NET with IntraWeb http://www.atozed.com/IntraWeb/
- Next message: Sean: "GAC and the .NET IDE"
- Previous message: Chad Z. Hower aka Kudzu: "Re: IDisposable.Dispose, Object.Finalize and threads"
- In reply to: Lucas Ponzo: "Sockets / Remoting / Web Service ?"
- Next in thread: Lucas Ponzo: "RE: Sockets / Remoting / Web Service ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|