Compressing problems

2000-04-13 Thread Amir Amit
Hello all I use the openssl library writing a server that can, among other things, transport files / large amounts of data over the network. Since not all of the files /data is in compressed form, I would like the ssl protocol to compress the information before sending it over the network. I j

compressing problems

2000-04-11 Thread Amir Amit
Hello all I use the openssl library writing a server that can, among other things, transport files / large amounts of data over the network. Since not all of the files /data is in compressed form, I would like the ssl protocol to compress the information before sending it over the network. I jus