Your client code - PowerPoint PPT Presentation

1 / 3
About This Presentation
Title:

Your client code

Description:

4. Unpack the. arguments. 5. Call the. real server. subroutine. 6. Run. the server. subroutine ... 8. Package. result. 10. Unpack. result. 11. Return. result ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 4
Provided by: wayne87
Category:
Tags: client | code | unpack

less

Transcript and Presenter's Notes

Title: Your client code


1
Your client code
Your server code
Single Node
2
Details of handling Network are hidden
Your client code
Server main (tie)
Run a code-generator to create connecting pieces
Your server code
Node 1
Node 2
3
Your client code
Server main (tie)
4. Unpack the arguments
3. Connect and send arguments
8. Package result
12. Receive result
5. Call the real server subroutine
1. Call the subroutine
11. Return result
7. Return result
9. Send result
2. Package input arguments
6. Run the server subroutine
10. Unpack result
Your server code
Node 1
Node 2
Write a Comment
User Comments (0)
About PowerShow.com