Results 1 to 3 of 3
  1. #1
    MSgt. Shooter Person
    Join Date
    Mar 2012
    Posts
    51

    Default Function Calls Replication - arguments length

    Hi,

    A client calls a server function with a string argument. If the string is too large, I observe that the function is not called on the server. What is the exact threshold for the input parameters size, above which function calls are not issued?

    Thanks

  2. #2
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,515

    Default

    I imagine it'll be the same limitations as to how big structs can be when they are sent over.

    What are you sending over anyways?

  3. #3
    MSgt. Shooter Person
    Join Date
    Mar 2012
    Posts
    51

    Default

    I'm sending a string that contains most of the variables of the config file (ini). I think I found a solution... I'll make many small calls with 100 characters at a time, it seems to work this way...


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.