Topic RSS20:06, EEST
March 9, 2017
OfflineHi All,
I am working on the TCP buffer in OPC UA SDK, I would like to know, what would be the Optimum size of the buffer that can be set for sending and receiving data.And what if the size of the buffer is high and transmitting data is low? iam testing with your simulation sever.
AS i saw in Clientsample
TcpConnection.setReceiveBufferSize(700000);
TcpConnection.setSendBufferSize(700000);
what size should be optimum for transferring the histroical data from simulation server in high traffic time
Thanks.
10:15, EEST
April 3, 2012
OfflineHi,
Did you read the javadocs of that method? They point to http://fasterdata.es.net/host-…..ackground/ (the same is also mentioned in the sample).
Do you have a special case for tuning these? Just asking because usually the default values are good enough for most applications.
– Bjarne
1 Guest(s)

Log In
Register