windows - Check network activity in C++ -


is there way check if there network activity in system. don't want send or receive data want know if there type of network activity going on. know socket programming , have developed sockets send , receive data. specifically, don't want use network if in use.

it great if can share resource. in advance.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -