123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|736|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz -> TCP/UDP Scanning

Mon, 22 Oct 2007, 15:16
dna

What is the method that you would use for checking all the possible TCP/UDP connections to your machine?

-=-=-
DNA
Mon, 22 Oct 2007, 15:20
Scherererer
open up a command prompt, type in netstat and then hit enter

-=-=-
YouTube Twitter
Computer Science Series: Logic (pt1) (part 2) (part 3) 2's Complement Mathematics: Basic Differential Calculus
Mon, 22 Oct 2007, 15:22
Jayenkai
I'm not sure what you mean?
If you mean "List all current connections"..
In Dos Prompt, type netstat, and it lists all the connections.

|edit| Yeah, that |edit|

-=-=-
''Load, Next List!''
Mon, 22 Oct 2007, 15:25
dna


I mean using the B2D TCP/UDP commands.

Inside of a BB program. Not in Dos


-=-=-
DNA
Tue, 23 Oct 2007, 12:42
Phoenix
Well, you could do it this way:


Which would run netstat.exe from Blitz.
Sat, 27 Oct 2007, 17:31
dna
I wanted to monitor them from inside blitz with a server running. I'll try it.

-=-=-
DNA