Re: run desktop app from pocket pc using eVB

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Achintya Jha (achintya_jha_at_indiatimes.com)
Date: 06/18/04


Date: 18 Jun 2004 10:44:19 -0700

thanks paul,

i didn't understand the security hole u r talking abt

do you have a sample code using the sockets to communicate with a desktop app



Relevant Pages

  • Re: Need some IPC pointers
    ... Sockets are the only thing that will work without threads on all ... A more synchronous protocol might be ... making them work across platforms is still too hard for my taste). ... Being able to communicate with non-local processes would be ...
    (comp.lang.python)
  • Re: Approaches of interprocess communication
    ... communicate via TCP/IP if the processes run on the same machine. ... sockets, as really bulky SOAP messages need to be passed around. ... CORBA -- similar to webservices but more complicated to code. ... shared memory sound the most suited approach. ...
    (comp.lang.python)
  • Re: application server and isapi dll -- TEAM B ???
    ... > communicate .. ... When you have two applications needing to talk to each other, ... now comes into play Named Pipes and Sockets and all those ... me since using a memory mapped file precludes that the communication exists ...
    (borland.public.delphi.language.objectpascal)
  • Re: java and c
    ... If your C program can communicate via stdio, you could have your Java program talk to it that way. ... If your C program listens on a socket, your Java program can communicate with it via sockets. ... martin@ | Martin Gregorie ...
    (comp.lang.java.programmer)
  • Re: HID devices on COM
    ... sockets in the kernel are vasting more complicated and hard to do in kernel mode as compared to user mode. ... > instead of device path as happens in first approach, to communicate ...
    (microsoft.public.development.device.drivers)