Results 1 to 3 of 3

Thread: how to do file transfer when use iceStrom

  1. #1
    xiao weiqing is offline Registered User
    Name: xiao weiqing
    Organization: beijing university of posts and telecommunications
    Project: data push
    Join Date
    Jul 2011
    Posts
    3

    how to do file transfer when use iceStrom

    I want to use the iceStrom to do some file transfer. That is the publisher should send a file
    to all the subscribers through iceStrom. I realy want to know that does the iceStrom Service
    support this action? How can I implement this through Ice?
    Thanks !

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    For a simple form of file transfer, you could send the files as a sequence of bytes, or a series of sequence of bytes. Have a look at this FAQ for details: How do I transfer a file with Ice? - ZeroC Documentation - ZeroC

    However, IceStorm is really designed for the distribution of events, not for the distribution of files. I recommend to have a look at IcePatch2 as an alternative.

  3. #3
    xiao weiqing is offline Registered User
    Name: xiao weiqing
    Organization: beijing university of posts and telecommunications
    Project: data push
    Join Date
    Jul 2011
    Posts
    3

    thanks

    Thank you very much! I have seen the IcePatch2
    service . May be it could meet my requirement better, so i will try to do the file distribution throuth it. Thanks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. File transfer and ThreadPerConnection
    By José Ángel in forum Help Center
    Replies: 5
    Last Post: 11-05-2008, 10:12 AM
  2. How can I get the percentage of file transfer
    By fengshengheli in forum Help Center
    Replies: 4
    Last Post: 09-09-2008, 08:51 PM
  3. transfer file with Ice
    By zhongshiz in forum Help Center
    Replies: 4
    Last Post: 10-23-2007, 09:00 PM
  4. Any Example that do file transfer out there
    By alexm in forum Help Center
    Replies: 2
    Last Post: 04-06-2006, 05:31 PM

Tags for this Thread

Posting Permissions

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