You are viewing our Forum Archives. To view or take place in current topics click here.
Beginner to C programming for distributed systems
Posted:

Beginner to C programming for distributed systemsPosted:

aBoxOfMints
  • TTG Addict
Status: Offline
Joined: May 17, 201013Year Member
Posts: 2,604
Reputation Power: 130
Status: Offline
Joined: May 17, 201013Year Member
Posts: 2,604
Reputation Power: 130
Could someone please help me out with this? I'm confused and don't know exactly what it is I'm doing. The errors and warnings are confusing.

So I'm pretty new to this distributed systems stuff and was wondering if anyone could possibly help me out. I came across a very old link mentioning an assignment about a 'HELLO Protocol' and in the assignment it's mentioning sending and receiving HELLO, HELLO_Ack to several nodes. Now I'm not using this REAL simulator the guy mentions to use. I'm practicing using LINUX Terminal. I actaully have a server I can access in which I've already ran some example codes on.

So for the CSIM part. I've read the Getting Started: CSIM Simulation Engine (C Version). Now I've read to where it explains Mailboxes in CSIM and this is where it actually confuses me. Keep in mind I'm testing myself so I have little knowledge on this stuff. Using CSIM's guide how would I go about structuring this 'HELLO Protocol'? Am I going to have A client call and a server call in the program? From what I'm understanding is that I would be writing a program that would that would generate a local server for the nodes to communicate back and fourth in.

Here is my Stack Overflow link I've created including my source code and the errors I'm getting
[ Register or Signin to view external links. ]
#2. Posted:
speed
  • Winter 2023
Status: Offline
Joined: Jun 11, 200914Year Member
Posts: 9,897
Reputation Power: 3160
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
Status: Offline
Joined: Jun 11, 200914Year Member
Posts: 9,897
Reputation Power: 3160
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
Looks like the question was removed on stack. Were you able to find a solution?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.