Re: Communication between client and server

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Try here, its a good tutorial as it shows it in use from an exe
http://www.johntimney.com/home/redir.aspx?=http://www.devarticles.com/c/a/ASP.NET/Understanding-.NET-Remoting/

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"Guy Cohen" <noemail@xxxxxxxxxx> wrote in message
news:%23VCQcre5GHA.4604@xxxxxxxxxxxxxxxxxxxxxxx
Dear John
Where should I look for "remoting"
Can you show a good example?
Guy

"John Timney (MVP)" <x_john@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:YeydnVGxGZBfYYLYRVny1Q@xxxxxxxxxxxxxxxxx
.........actually, you shoud also look up the concept of "remoting", as
its ideally suited to clients wanting to work with remote web servers and
exposed service layers.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"John Timney (MVP)" <x_john@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:15-dnWMFPIYOK4LYnZ2dnUVZ8sudnZ2d@xxxxxxxxxxxxxxxxx
Well, I would think about using a client that uses the default http(s)
ports 80 or 443, these ports would likely already be open on every
firewall.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"Guy Cohen" <noemail@xxxxxxxxxx> wrote in message
news:ugOlsDU5GHA.5072@xxxxxxxxxxxxxxxxxxxxxxx
Dear John
Lets assume I will do so - using TCPIP?
Which port should I use? will not it be triky to ask the firewalls of
10000 clients to allow this port?
TIA
Guy

"John Timney (MVP)" <x_john@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:Jf-dnRIM4spYEYLYRVnygg@xxxxxxxxxxxxxxxxx
It will be extremely tricky to have a web page update an attached
device on the client. Your easiest aproach would probably be to ask
the client to download an exe that was capable of communicating with
the server. The net classes in .net are very easy to work with from
within an executable and talking to a server is a few lines of code.

--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com


"Guy Cohen" <noemail@xxxxxxxxxx> wrote in message
news:uJCNCPT5GHA.772@xxxxxxxxxxxxxxxxxxxxxxx
Hi all.

I develop a website that has an option to update hardware (via usb)

What is the best technology/method to communicate between the client
and server and still be safe.
The communication process includes asking the server several
questions and providing answers to it as well.

TIA
Guy














.



Relevant Pages

  • Re: Update message on web page while processing
    ... John Timney (MVP) ... VISIT MY WEBSITE: ... dont want to use a traditional frameset. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: best way to display resultset?
    ... John Timney (MVP) ... VISIT MY WEBSITE: ... I am not sure how the phone no part (from a diff resultset) be ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Download speed problem
    ... John Timney (MVP) ... VISIT MY WEBSITE: ... and only server that type of file from that site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: q; access to a remote file
    ... VISIT MY WEBSITE: ... An error occurred during the processing of a configuration ... "John Timney (MVP)" wrote: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Threads and AppDomain
    ... John Timney (MVP) ... VISIT MY WEBSITE: ... Each plugin comes from dll's.. ...
    (microsoft.public.dotnet.general)