*BSD News Article 9647


Return to BSD News archive

Received: by minnie.vk1xwt.ampr.org with NNTP
	id AA6183 ; Tue, 05 Jan 93 19:02:47 EST
Xref: sserve comp.unix.bsd:9704 comp.unix.admin:8819 comp.unix.misc:6168 comp.sys.sgi:25971 comp.sys.sgi.apps:35 comp.sys.sgi.misc:194 comp.unix.internals:5485
Newsgroups: comp.unix.bsd,comp.unix.admin,comp.unix.misc,comp.sys.sgi,comp.sys.sgi.apps,comp.sys.sgi.misc,comp.unix.internals
Path: sserve!manuel.anu.edu.au!munnari.oz.au!uunet!math.fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!ikesg1!wnkretz
From: wnkretz@ikesg1.energietechnik.uni-stuttgart.de (Oliver Kretzschmar)
Subject: Problem to transfer large data via socket communication - Need Help
Message-ID: <1993Jan8.071612.13716@news.uni-stuttgart.de>
Sender: news@news.uni-stuttgart.de (USENET News System)
Organization: IKE
Date: Fri, 8 Jan 1993 07:16:12 GMT
Lines: 25


  Hey,

  we develope a program with socket communication. We have large
  datas to transfer. So we use the following routines
  to send data from socket to socket (stream):

        write(socket,(char*)data,buffer)
        read(socket,(char*)data,buffer)

  But now we've problems sending/receiving large data for
  example 50*50*50 matrix of floats or larger. Is there any
  transfer-bufferlimitation by using streamsockets, that we can
  manipulate ? Exists there no more comfortable possibility to
  transfer the data ? Please mail me your informations

  Thanks for your great efforts

     Oliver

-- 
 NAME : O.Kretzschmar                      Inst.IKE / University Stuttgart
 PHONE: +49 711 685 2130                           Pfaffenwaldring 31
 FAX  : +49 711 685 2010                            7000 Stuttgart 80
 EMAIL: wnkretz@ikesg1.energietechnik.uni-stuttgart.de