AutoHotkey Community

It is currently May 26th, 2012, 9:50 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: September 24th, 2009, 1:08 pm 
Quote:
(XYMessenger - ) Bridge Between Java And Windows - by Xiangyang Liu 刘向阳

Make your windows programs communicate with java programs easily

Introduction
    I have included some code that can make your windows programs and your java programs communicate with each other easily. The emphasis is on the word easily, because there could be a lot of different ways to do the same thing. On the windows side, I wrote an ActiveX control called XYMessenger. On the java side, I wrote a java class also named XYMessenger.

    These two components have almost identical methods and they can send each other messages of arbitrary size. If the word XYMessenger sounds familiar to you that is because I previously posted an article on CodeProject about a client-server development tool package I wrote.

    The package is now free (for commercial or non-commercial use) but the source code is not provided to the public at this time.

    The code provided here are simplified versions of the key components in that package. You can use and modify the code anyway you wish if you acknowledge in your work that the original idea is from me.
    :)
[More..]
8)

Keywords: Java, Sun, AutoHotkey, API, Class, W32, JavaScript, OCX, interface, BoBo


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group