|
 |
![[QUESTION]](http://wwc.aws.com/aws_2001/images/q.jpg) |
How much bandwidth is the Server program going to use? |
![[ANSWER]](http://wwc.aws.com/aws_2001/images/a.jpg) |
Simply put, hardly any at all. Our server program is sending just a few lines of characters at a time. Also, keep in mind that requests originate from outside your network, so no bandwidth is being used at all unless someone outside wants the data. Under normal circumstances, the bandwidth use should not exceed 5 kbps.
|
|