How to listen for incoming network connections

MadMaxMSCN

Newcomer
Joined
Aug 18, 2004
Messages
23
Location
Bavaria, Germany
I want to write a small app, that informs me about incoming network connections.
Unfortunately I do not know how get that information.

Which class can I use? Are there any events?

All examples I found on the web were client/server stuff. But I don't have any clients. I want to get notified about all incoming connections at all ports.


Thanks for any hints or help,

Max
 
Back
Top