Find Jobs
Hire Freelancers

A swap program

$10-30 USD

已关闭
已发布超过 3 年前

$10-30 USD

货到付款
you only need to design and implement the SWAP functions swap_read() and swap_write(). All the other SWAP functions are provided for you in the source files swap_client.c and swap_server.c. SDP is already completely implemented in sdp.c, and a checksum function is provided in checksum.c. The source modules supplied for Part 3 of the project will compile and run, but the program functionality is incomplete. To complete these programs, you should implement the following requirements: Complete the function swap_write() found in the file swap_client.c. Complete the function swap_read() found in the file swap_server.c. Implement error checking for DATA frames as well as ACK frames to provide reliable communications. Use the checksum() function found in the file checksum.c for error checking. This file is posted in the zip file attached below. Add additional print statements to your code to provide information about what the client and server programs are doing when they run. Test your SWAP client and server using the files test_swap_client.c and test_swap_server.c that are provided in the attached zip file below. Note The sender should send one frame at a time and wait for an acknowledgement before the next frame is sent. Compile and Run the SWAP Client and Server Programs You will need to test your programs on two terminals, one terminal for the server and another terminal for the client. The port number and IP address for the client should be specified as command line arguments. # Compile the SWAP server program $ gcc test_swap_server.c swap_server.c sdp.c checksum.c -o test_swap_server # Run the SWAP server program from the command line; specify the port number ./test_swap_server 8899 # Compile the SWAP client program $ gcc test_swap_client.c swap_client.c sdp.c checksum.c -o test_swap_client # Run the client program from the command line; specify the IP address and port number ./test_swap_client [login to view URL] 8899 If there are no errors in your implementation of SWAP, then swap_server will print the message sent from swap_client. Project Submission Your submission for Part 3 of the project should include six files: The updated source code for swap_client.c The updated source code for test_swap_client.c The updated source code for swap_server.c The updated source code for test_swap_server.c A screen shot of the running SWAP client program A screen shot of the running SWAP echo server program
项目 ID: 27755702

关于此项目

2提案
远程项目
活跃4 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
2威客以平均价$30 USD来参与此工作竞价
用户头像
Hello there, I'll implement your swap functions in C. Please message me so we can start. Best regards.
$30 USD 在3天之内
4.9 (6条评论)
2.4
2.4
用户头像
Hi there, I can implement the read and write functions for the socket in your SWAP server implementation. I can properly setup the SYN-ACK-SYN cycle so there is low latency between frames. All incoming frame will generate a log on stdout on server. All outgoing frame from client and ACKed frames will be logged on stdout. Share the rest of the files for the swap implementation (I did not find an attachment with the project description) and I can get started. Thanks for your time and consideration.
$30 USD 在1天之内
5.0 (3条评论)
1.8
1.8

关于客户

INDIA的国旗
Pune, India
5.0
6
付款方式已验证
会员自8月 13, 2020起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。