bernhard7gruber
Member
- Joined
- Aug 11, 2003
- Messages
- 5
what is the best way to exchange data between two apps ?
both of them run on the same machine
the task is simply to check wheater the other app is there and if so, to send a list of numbers (ids in a datatable)
are there any predefined objects to use, or do i have to code all that stuff with sockets ...
Im thinking of the so hyped SOAP
both of them run on the same machine
the task is simply to check wheater the other app is there and if so, to send a list of numbers (ids in a datatable)
are there any predefined objects to use, or do i have to code all that stuff with sockets ...
Im thinking of the so hyped SOAP