Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 02:13 AM
Member
 
Join Date: Jun 2007
Posts: 95
Felissa is on a distinguished road
To make work DLL from webservices
A company provides to me with a DLL that allows to verify information of banking documents. I must create an application that allows to enter the number of the document, to send parameters to the DLL, and gives back the state to me of this document (it is the only form that it works). The first idea is to have centralized the DLL, to put it in webservices that receive parameters, give these parameters to the DLL, process info and give return result, to give back it… is this possible one?

Felissa
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-05-2007, 09:07 PM
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
If you are going to develop the WebService in then Java you have JNI (Java Native Interface)it allows you to use the DLL as java class.

Check these links:
Download The Java Tutorial
Enhance your Java application with Java Native Interface (JNI) - Java World

Info :
JNI - Java Native Interface

Daniel
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
create a Java Client to consume WEBSERVICES XML SOAP Felissa Web Frameworks 2 05-16-2008 08:42 AM
Can't make JTable work -- please help!! cagalli83 Advanced Java 0 02-13-2008 11:31 AM
webservices axis.. kalpana Advanced Java 0 01-30-2008 08:06 PM
java webServices renukadevi.karri New To Java 0 01-10-2008 02:09 PM
Free WebServices javaplus Web Frameworks 4 11-26-2007 01:00 PM


All times are GMT +3. The time now is 12:07 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org