freelanceprogrammers.org Forum Index » Perl
how to transfer data between PERL and VB.net
Joined: 18 Mar 2005
Posts: 21
how to transfer data between PERL and VB.net
Hi i need to transfer data between perl and .net application. The data
is binary and i have choosen xml as the medium. I was adviced to use
base64 encoding scheme to place binary data in xml.
I wanted to know is that correct. Also can anyone suggest me how to
convert binary data via .net/mysql if possible.I know we can do that
via MIME::Base64 i know this part of question is not suitable for this
mailing list.
Help me.
--
Regards,
Abhishek jain
Joined: 21 May 2004
Posts: 44
how to transfer data between PERL and VB.net
>>>>> "Abhishek" == Abhishek jain <ejaincom@...> writes:
Abhishek> Hi i need to transfer data between perl and .net application. The data
Abhishek> is binary and i have choosen xml as the medium.
Why? XML is not about binary data. XML is about hierarchical text data. If
you don`t have any semantic information other than "it`s a binary blob" , it
really doesn`t belong in XML.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
Joined: 18 Mar 2005
Posts: 21
how to transfer data between PERL and VB.net
Ok,
Agreed , but is there any other mode of transfer the binary data apart from xml,
which can also transfer other information related to the file also.
Thanks for replying,
--
Regards,
Abhishek jain.
----- Original Message ----
From: Randal L. Schwartz <merlyn@...>
To: Abhishek jain <ejaincom@...>
Cc: Perl_Official@yahoogroups.com
Sent: Tuesday, October 31, 2006 6:35:32 AM
Subject: Re: [Perl] how to transfer data between PERL and VB.net
>>>>> "Abhishek" == Abhishek jain <ejaincom@...> writes:
Abhishek> Hi i need to transfer data between perl and .net application. The data
Abhishek> is binary and i have choosen xml as the medium.
Why? XML is not about binary data. XML is about hierarchical text data. If
you don`t have any semantic information other than "it`s a binary blob" , it
really doesn`t belong in XML.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
[Non-text portions of this message have been removed]
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







