callExtension – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
Line 5: Line 5:
Experimenting with a data coming out from any callExtension calls made me sure there s only 8192 bytes of data is allowed to be passed.
Experimenting with a data coming out from any callExtension calls made me sure there s only 8192 bytes of data is allowed to be passed.
If this limit is only of mine please i want to know what is wrong, as its very important to know what limits it. (Socket, packet sizes?)
If this limit is only of mine please i want to know what is wrong, as its very important to know what limits it. (Socket, packet sizes?)
--[[Demellion|Demellion]] 03:17, 26 December 2016 (CET)

Revision as of 04:18, 26 December 2016

Much more information at http://dev.withsix.com/issues/25915 - this should probably be accompanied by a page on its own detailing the requirements for the extension DLLs in question. When it's stable. --MaHuJa 13:28, 26 January 2012 (CET)

callExtension character limit?

Experimenting with a data coming out from any callExtension calls made me sure there s only 8192 bytes of data is allowed to be passed. If this limit is only of mine please i want to know what is wrong, as its very important to know what limits it. (Socket, packet sizes?) --Demellion 03:17, 26 December 2016 (CET)