473,513 Members | 2,736 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Compressed Data transfer over Socket (Network Stream)

Hi,

Please correct me if I am wrong but according to my assumption .NET does not
provide any out of the box solution for compression of the data over socket
or a network stream.

If so, what are the best alternatives for a high speed text compression
library which is ideally ubiquitous and free :-D

Thank you in advance,
rawCoder
Nov 21 '05 #1
2 2589
For a free compression library, look at ic#code's

SharpZipLib, at
http://www.icsharpcode.net/OpenSourc...b/Default.aspx

It offers standard gzip, bzip2, and zip compression on streams.

--
-Philip Rieck
http://philiprieck.com/blog/

-
"rawCoder" <ra******@hotmail.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
Hi,

Please correct me if I am wrong but according to my assumption .NET does
not
provide any out of the box solution for compression of the data over
socket
or a network stream.

If so, what are the best alternatives for a high speed text compression
library which is ideally ubiquitous and free :-D

Thank you in advance,
rawCoder

Nov 21 '05 #2
For a free compression library, look at ic#code's

SharpZipLib, at
http://www.icsharpcode.net/OpenSourc...b/Default.aspx

It offers standard gzip, bzip2, and zip compression on streams.

--
-Philip Rieck
http://philiprieck.com/blog/

-
"rawCoder" <ra******@hotmail.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
Hi,

Please correct me if I am wrong but according to my assumption .NET does
not
provide any out of the box solution for compression of the data over
socket
or a network stream.

If so, what are the best alternatives for a high speed text compression
library which is ideally ubiquitous and free :-D

Thank you in advance,
rawCoder

Nov 21 '05 #3

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

Similar topics

1
3711
by: rawCoder | last post by:
Hi, Please correct me if I am wrong but according to my assumption .NET does not provide any out of the box solution for compression of the data over socket or a network stream. If so, what...
8
12650
by: rawCoder | last post by:
Hi All, I need some advanced samples or references for passing custom objects over the network using sockets. Without using Remoting what are other options in .NET Framework for this binary...
7
2915
by: | last post by:
Hi all, I have a simple .aspx page running on net 2.0 that is trying to do a http post to a remote server. Here is the code Private Function ProcessRequests(ByVal strbody As String) As String...
10
4004
by: Uma - Chellasoft | last post by:
Hai, I am new to VB.Net programming, directly doing socket programming. In C, I will be able to map the message arrived in a socket directly to a structure. Is this possible in VB.Net. Can...
10
10583
by: David | last post by:
I have googled to no avail on getting specifically what I'm looking for. I have found plenty of full blown apps that implement some type of file transfer but what I'm specifcally looking for is an...
6
6986
by: Pat B | last post by:
Hi, I'm writing my own implementation of the Gnutella P2P protocol using C#. I have implemented it using BeginReceive and EndReceive calls so as not to block when waiting for data from the...
0
3550
by: george585 | last post by:
Hello! I am new to network programming, and understand just basics. Using some sample code, and having read documentation, I managed to create a simple app in C# and VB.NET. The application is...
4
7569
by: Andrew Jackson | last post by:
I am writing a newsgroup client. I have the protocol figured out. But I get slow transfer speeds off any of the network objects read the data from For example one of the commands for a news...
16
7523
by: s0suk3 | last post by:
I wanted to ask for standard ways to receive data from a socket stream (with socket.socket.recv()). It's simple when you know the amount of data that you're going to receive, or when you'll receive...
0
7254
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,...
1
7094
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
7519
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
5677
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,...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3230
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3218
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1585
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.