Python Forum
Socket Programming Help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket Programming Help
#1
Hello can someone help me with this task, I am currently learning python but can not solve that kind of problem which is given at the lesson as hw.



Suppose you have 5 clients & 1 server. All clients have unique IP & the same port and server has its own IP & port number. All connections are established by using Server IP & server port.no & Client IP & client port.no.

Your task is to implement the program which calculates this on all clients sides.
X=y+z
Y=a+b you have to define a,b,c,d
Z=c*d
Then server after receiving all answers from clients, will calculate & show output result
5
A=Σ(Xi)
I=1
You also must show time to calculate & compare serial and
parallel cases



Reply


Messages In This Thread
Socket Programming Help - by Djivan - Feb-18-2019, 06:37 AM
RE: Socket Programming Help - by micseydel - Feb-18-2019, 06:43 PM
RE: Socket Programming Help - by Djivan - Feb-21-2019, 01:55 PM
RE: Socket Programming Help - by Djivan - Feb-19-2019, 07:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Verilog HDL Programming to Python Programming? noobcoder 1 3,081 Jul-18-2019, 09:28 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020