Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 10-26-2004
kane kane is offline
Registered User
 
Name: CKP
Organization: Yunnan Agricultural University
Project: Null
 
Join Date: Oct 2004
Location: Kunming, Yunnan, China
Posts: 8
Send a message via ICQ to kane Send a message via AIM to kane Send a message via Yahoo to kane
-->
How to send data from server to client?

I am testing a parallel algorithm.I want send a big array from server to client, for example:send para[1000].How to do?
Reply With Quote
  #2 (permalink)  
Old 10-26-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Just return a sequence as the result of an operation call. Or are you asking how to do callbacks? If so, simply add an Ice object to your client, send a proxy to the server, and have the server invoke a method on this proxy. For an example, see demo/Ice/callback.
Reply With Quote
  #3 (permalink)  
Old 10-26-2004
kane kane is offline
Registered User
 
Name: CKP
Organization: Yunnan Agricultural University
Project: Null
 
Join Date: Oct 2004
Location: Kunming, Yunnan, China
Posts: 8
Send a message via ICQ to kane Send a message via AIM to kane Send a message via Yahoo to kane
-->
thank you.
I am a beginner on Ice.I only want to test my parallel algorithm.
I want to simply send a array from server to client or from client to server. Is there a function sendmessage or senddata in Ice?
Reply With Quote
  #4 (permalink)  
Old 10-26-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Please read the Ice manual, this will answer your questions.
Reply With Quote
  #5 (permalink)  
Old 10-26-2004
kane kane is offline
Registered User
 
Name: CKP
Organization: Yunnan Agricultural University
Project: Null
 
Join Date: Oct 2004
Location: Kunming, Yunnan, China
Posts: 8
Send a message via ICQ to kane Send a message via AIM to kane Send a message via Yahoo to kane
-->
thank you very much
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to send messages from server to client initiatively? fw_csha Help Center 5 06-22-2006 06:09 AM
send an object client -> server arnaud Help Center 3 02-23-2006 08:29 PM
How can i modi config that client send data to server only by udp? jerry_cym Help Center 6 02-21-2006 11:49 PM
how can i make server send string to client jerry_cym Help Center 2 02-07-2006 05:46 AM
How server initiatively send message to client, and client can responce to it? ouloba Help Center 3 11-26-2004 10:35 AM


All times are GMT -4. The time now is 04:18 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.