Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2005

Tip: Looking for answers? Try searching our database.

DIME and cross platform interoperability

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Modica82 - 16 Feb 2005 14:13 GMT
Hi all,

I have been trying to find a way to send a PDF from my web service.  I have
had the idea of sending back a byte array, but to be honest the efficiency
issue is there and i would like to find another route if possible.

I have started to read bits and pieces about DIME and WSE but what i need to
know is can i utilise this technology cross platform?? For instance someone
who will consume this web service is coding in some form of COBOL (i cant say
100% what it is, i apologise) so if my web service used WSE and DIME would
this application be able to accept it, if so how do i find this information
out????

I really need some advice, so if anyone has any views they will be greatly
appreciated.

Regards,

Rob
Michael Barnhart - 17 Feb 2005 02:14 GMT
Hello Modica82,

The litteral answer is yes. Now how much effort.
Find out what web service toolkits you have for the other language and platform.
Worst Case --> If not much, so long as you can open a socket and get an http(s)
request/response, most languages at least have routines for this level of
communication. You can use the response stream and parse the DIME message.
IMhO the DIME reader to is easier to code than MIME or MTOM.

Spec for the DIME message is:
http://www.gotdotnet.com/team/xml_wsspecs/dime/WSDL-Extension-for-DIME.htm

Now is this a one off or what and how much effort.

If you do not need this until later this year, you may find MTOM implementations
appearing. Things should get more stable at that point.

A quick google search with "COBOL web service attachment" give a number of
hits. Add DIME and get nothing. I did see a number of comments (on the google
return) that indicated some Java interoperability. I can tell you that Apache
Axis will handle DIME.

Mike

> Hi all,
>
[quoted text clipped - 16 lines]
>
> Rob

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.