Re: VFP Internet Syncing and Sockets and Client Server General "how to"



Okay - I've got all the basics down - I'm just trying to figure out the
easiest way to do a "file transfer" with sockets. Anyone?

Thanks,
Mike

"MikeA" <appell@xxxxxxxxxxxxxxxxxx> wrote in message
news:esgYr4A2JHA.1716@xxxxxxxxxxxxxxxxxxxxxxx
Hello - I have a VFP network application and here's the general idea of
what I want to do:

I want each user to be able to copy the application to their laptop
computer and then work "off the network" with no internet access at all
and then "SYNC" the changes via the internet. My thought for an algorithm
is as follows:

1. Laptop sends/uploads changed files to the network via the internet.
2. Network syncs changed files from the laptop to it's main DBF files.
3. Laptop receives/downloads all changes from the network back to the
laptop.

I'm thinking sockets is the best way to do this but all ideas are
welcomed. I'm just not sure if there is a proper protocol for setting up a
"client server" app and I have already written some basic stuff using VFP
with an ActiveX socket so that the VFP app on the laptop can sign on with
a password to a VFP app I worte on main network.

Is there a general instruction/write up on how applications like pc
Anywhere work using a status and data socket? I can have as many sockets
open as I need but I'm thinking most client server apps of this nature
would probably require at least a status and data socket I'm just not
exactly sure of the methods to make it all work.

Thanks,




.



Relevant Pages

  • Converting line level to mic level
    ... I have a laptop that just has mic in and line out sockets. ... record from a line level source, what is needed to convert line level to mic ... with those resistors built in? ...
    (sci.electronics.misc)
  • Re: FGW Refurb
    ... cable issuing from the ... You cannot use the table sockets with a Apple Laptop (Macbook, Macbook Pro, etc.) as there is not enough space for the power brick when it's directly attached to the plug - it needs about another 2cm clearance. ...
    (uk.railway)
  • Re: dismantling notbook
    ... I only need to resolder the power connector and dont really want to pay in excess of £100 for someone else to do it. ... Study film wire sockets carefully to see how the film wires should be unclamped and removed. ... You may find the power socket is knackered - with a Tiny laptop that I recently replaced the socket, I had to resort to metal working to fit a replacement. ...
    (uk.comp.sys.laptops)
  • Re: FGW Refurb
    ... The table sockets are of an extremely poor design. ... table sockets with a Apple Laptop (Macbook, Macbook Pro, etc.) as there is ... GNER put laptop sockets in a similar position to FGW on their ... I don't doubt that the sockets don't help but the designers of power plugs ...
    (uk.railway)
  • Re: [RFC][PATCH 0/9] Network receive deadlock prevention for NBD
    ... OpenSSH works with network and unix sockets in parallel, ... kernel services, and the continued well being of the kernel, not ... And even if you will cover all kernel-only network allocations, ... Feel free to implement any receiving policy inside _separated_ allocator ...
    (Linux-Kernel)

Loading