Skip to content

sunnydh/802.11-ac-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

802.11-ac-network

  • Comprehension of asuswrt-merlin: firmware used by Asus routers
  • Studied the impact on transport layer parameters by modifying mac and physical layer parameters
  • Involved refactoring of router kernel code and system level programming

Socket Programming

  • Our aim is to measure the TCP performance of 802.11 ac networks, for generating traffic over the network we wrote sockets in C
  • Introductory guide for writing sockets in C language can be found here in [1] and [2]
  • To measure the TCP related parametes, we used getsockopt() system call, the detailed guide can be found here [[1]] (http://linuxgazette.net/136/pfeiffer.html) and [[2]] (http://linux.die.net/man/2/getsockopt)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published