mspocketpc.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Inter process communication

 
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Wireless
Author Message
Veena



Joined: 15 Aug 2007
Posts: 13

PostPosted: Tue Oct 16, 2007 5:16 am    Post subject: Inter process communication Reply with quote

Hello,
This is a doubt regarding the implementation of the following
scenario:
I have a server running on one Windows Mobile 5.0 device. In another
device we would be running the client. Now at the client end, we have
a background process(Service) which will be constantly asking the
server for updates. If the response is positive , we need to launch
the main application from the service. Now the problem is, we have
already established one connection(socket) with the server from the
background service, We need to pass the same connected socket details
to the main application and further continue with the processing on
this socket.
For this we tried using message queues for IPC. we passed the
socket value from one process to another through message queues but
sending fails in the second application.
Now since the socket scope is defined in the first process space,
it is possible we wont be able to use it in the second process.
Can anybody guide us as to what approach should we use? or whether
we are on the right track?

Waiting for reply..

Thanks & Regards
Veena

Archived from group: microsoft>public>pocketpc>wireless
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
callback for start of any new process Hi, I need a to receive a notifications whenever any new process is created on Windows Mobile Pocket PC(5.0) process I don't need a hook, just a notification. Is there no way to register my application for such notification call

Inter process communication Hello, This is a doubt regarding the of the following scenario: I have a server running on one Windows Mobile 5.0 device. In another device we would be running the client. Now at the client end, we have a background which w

Disable File Save As dialog while downloading from the Inter Hi all, Is there anyway I can disable the file save as dialog when dowloading a content from the internet on Internet Explorer(IE). Thanks for any response. Regards, Dipesh

About Process in C# Dear All I write application by C# for pocket PC 2003 and I have 2 forms. When the first form call second form I use this command. frmSecondForm frm = new frm.Show(); I check Program. I saw 2 Programes.

Communication with X.25 We need to send some data to a server via modem using the X.25 protocol. The server's administrator gave us a little documentation about the data they expect. We don't know how to send that data. Does exist some library that can help? Do I need to send th
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Wireless All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group