Need a help to write a simple c program

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Locked
Message
Author
ravk
Posts: 1
Joined: 26 Nov 2011 08:45

Need a help to write a simple c program

#1 Post by ravk » 26 Nov 2011 08:59

Guys and Gals pls help me out for this question


write a simple ‘C’ console application that uses a Windows command line string to:
a. Initiate a throughput download test using a socket-to-socket connection
b. Initiate a throughput upload test using a socket-to-socket connection
c. Initiate a VoIP test for 160 byte packets at a rate of 20 packets per second


Thanks advance

Kind Regards
Ravk

aGerman
Expert
Posts: 4713
Joined: 22 Jan 2010 18:01
Location: Germany

Re: Need a help to write a simple c program

#2 Post by aGerman » 26 Nov 2011 13:39

Hi Ravk.

We always try to help but in your case I couldn't help skipping the reason behind. We won't solve your homework.
Further more this is a Batch forum and C programming is off topic.

Regards
aGerman

Locked