![]() |
[VB.NET]Connection catching - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: [VB.NET]Connection catching (/Thread-VB-NET-Connection-catching) |
[VB.NET]Connection catching - 1llusion - 12-03-2010 Hey guyz! Im making a project to school, and I would like to include a "connection catcher" (something like: netstat -n in cmd). If you can tell me the function please I would be sooooo happpy ![]() thanks alot ![]() RE: Connection catching - Th3Proph3t - 12-04-2010 Um, I know very little about objective languages. I know basic C++ and Java and a little Python. What are you programming it in? What is the big goal for the program? RE: Connection catching - 1llusion - 12-04-2010 oh darn... forgot to specify language.. sorry Im used to post in a VB.net forum.. so ... I need it in the VB.NET well... the goal is to provide few informations about your PC ... and if I could list all connections between your PC and others (+port) it would be great to identify malware etc... Im just a learner and google seems to be useless at this :/ Thanks alot for reply!!! EDIT: Found it, Ill release source once Im done with it ![]() RE: [VB.NET]Connection catching - Th3Proph3t - 12-04-2010 Sweet, I dont know a damned thing about vb.net. I need to start brushing up on my languages. I haven't used C or Java in over a year, lol. |