Re: Communication between client and server
- From: "John Timney \(MVP\)" <x_john@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 1 Oct 2006 18:37:21 +0100
..........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
.
- Follow-Ups:
- Re: Communication between client and server
- From: Guy Cohen
- Re: Communication between client and server
- References:
- Communication between client and server
- From: Guy Cohen
- Re: Communication between client and server
- From: John Timney \(MVP\)
- Re: Communication between client and server
- From: Guy Cohen
- Re: Communication between client and server
- From: John Timney \(MVP\)
- Communication between client and server
- Prev by Date: Re: Goofy Drop Down List
- Next by Date: Re: Create Table Rows in JavaScript
- Previous by thread: Re: Communication between client and server
- Next by thread: Re: Communication between client and server
- Index(es):
Relevant Pages
|