Results 1 to 2 of 2

Thread: How to get the arguments of remote method ?

  1. #1
    pinusmugo is offline Registered User
    Name: Michal Lasek
    Organization: AGH University of Science and Technology
    Project: Radius for Ice
    Join Date
    Oct 2008
    Posts
    1

    How to get the arguments of remote method ?

    Hello,
    I want to grab method call on the server side and get the arguments of
    remote method, how can I do this?.
    Using ServantLocator and its method locate() I can only get the name
    of the method and info like protocol type, ip address etc.

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    You can use a blobject and the ice streaming interface to dynamically extract the arguments. See http://www.zeroc.com/newsletter/issue12.pdf, and the Ice manual for details.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. AMD callback - using arguments after ice_response()
    By Andrew S in forum Help Center
    Replies: 4
    Last Post: 01-15-2009, 04:23 AM
  2. How to pass arguments into IceBox service
    By zaoliu in forum Help Center
    Replies: 2
    Last Post: 04-24-2008, 06:07 PM
  3. IceRuby: Ice::ObjectPrx arguments bug?
    By ctennis in forum Bug Reports
    Replies: 4
    Last Post: 08-27-2007, 09:36 AM
  4. Getting remote address
    By g00fy in forum Help Center
    Replies: 3
    Last Post: 02-02-2007, 03:17 AM
  5. Replies: 1
    Last Post: 08-07-2005, 07:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •