Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: Send/Receive Large datagrams
bdulaney

From: Fayetteville, AR USA
Posts: 1
Member Since: 03/20/05
posted March 20, 2005 11:43 PM

I'm evaluating the product and am curious of the limitations of sending large files. I'm needing to pass bmp files (as a byte array) across a local network from app to app. My RYO app gives me a message about the size of the datagram being larger than the network limits when I send large bmps. Will this app break a stream into smaller streams and then consolidate them on the receiving side automatically, or is this something I'm going to need to do in my app using your product? Are there samples of this kind of app?

Thanks!
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted March 21, 2005 8:53 AM

It will do it automatically. There is no sample that does exactly what you describe, but you could start by looking at the TCP client sample along with any one of the server samples (the echo server would be the simplest)
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX