(GetDotGNU) Using DCOP with Portable.NET
Maciek Plewa <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Military Research and Simulations Initiative |
| Message-ID | <[email protected]> |
Portable.Net features the Xsharp.Dcop namespace, which contains classes letting you to interact with KDE applications using the Desktop Communication Protocol (DCOP in short). The following article features a simple example of such communication - opening a URL in a browser window, along with some hints about the protocol itself. Full story: http://getdotgnu.com/article12 Author: Ilya Kasnacheev (ilyak)