473,396 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

WebService, binary data

Hi

I was wondering is there any sense in this idea:
Instead of just sending selects to the database server and getting
response in the normal way I could make a webservice on the server, send
the reqest to it and in the response get the zipped dataset.
Thanks to it number of send data would be smaller then in the normal way
- right?
Other question - is it possible at all?? :D
I found something called DIME but is there a way to zip a DataSet before
transfering it?

best regards
Mateusz [PEYN] Adamus
Nov 17 '05 #1
2 1874
Of course, it is possible.
Serialized DataSet is no more than an array of bytes, and any array of bytes
can be zipped.
WebMethods can return byte arrays, so there is no problem.

SharpZipLib allows one to zip files
http://www.icsharpcode.net/OpenSourc...b/Default.aspx

"Mateusz [PEYN] Adamus" <pe************@tlen.pl> wrote in message
news:d6**********@nemesis.news.tpi.pl...
Hi

I was wondering is there any sense in this idea:
Instead of just sending selects to the database server and getting
response in the normal way I could make a webservice on the server, send
the reqest to it and in the response get the zipped dataset.
Thanks to it number of send data would be smaller then in the normal way
- right?
Other question - is it possible at all?? :D
I found something called DIME but is there a way to zip a DataSet before
transfering it?

best regards
Mateusz [PEYN] Adamus

Nov 17 '05 #2
Refer the followng article,
http://www.eggheadcafe.com/articles/20041128.asp

Regards,
Amal

"Mateusz [PEYN] Adamus" wrote:
Hi

I was wondering is there any sense in this idea:
Instead of just sending selects to the database server and getting
response in the normal way I could make a webservice on the server, send
the reqest to it and in the response get the zipped dataset.
Thanks to it number of send data would be smaller then in the normal way
- right?
Other question - is it possible at all?? :D
I found something called DIME but is there a way to zip a DataSet before
transfering it?

best regards
Mateusz [PEYN] Adamus

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Daniel P | last post by:
Hi, How can I use Webservices for transmit huge data to the database? thanks, dep
5
by: BobAchgill | last post by:
Can you point me to a simple example of how to transfer a file (send or receive) using a webservice. Thanks! Bob PS. Pardon my double posting. I also posted to the webservices forum.
8
by: Topper | last post by:
Hello. I have simple web folders structure: -ROOT - BIN WebService.dll WebService.asmx I need to use my WebService.dll not in bin folder - for example, in ROOT. How do i this? How can i do...
4
by: Pramod | last post by:
Hi, I have a web service that returns void but internally writes data to context as shown below: ...
2
by: ksheerasagar17 | last post by:
Hello All, Scenario: Sending an image through webservice as byte array to an Java webservice. The Problem1: The webservice method image property expects (data type) SByte rather than Byte...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.