2
votes
1answer
21 views
+100
Virtual Network Connection
I can see that lot's of programs like openvpn and Teamviewer for their VPN Connection creat a virtual network connection on windows. I want to create one for myself for testing purposes.
Is it …
3
votes
5answers
4k views
Get BSSID (MAC address) of wireless access point from C#
How can I get the BSSID / MAC (Media Access Control) address of the wireless access point my system is connected to using C#?
Note that I'm interested in the BSSID of the WAP. This is different from …
0
votes
1answer
26 views
Pinging all subnets of a wireless network
I'm trying to satiate my curiosity by doing a small network reachability test. I want to try to ping all subnets of a wireless network at my school from the subnet that I am connected to. So, suppose …
0
votes
0answers
27 views
Problem IP Forwarding is Dropping Rx Packets on Embedded Linux Network [closed]
This maybe a Server Fault question, but because it is on embedded linux I thought I would post it here first. Also I am a network newbie.
I have a pc and two embedded linux based systems that I am …
0
votes
1answer
21 views
Broadcast socket
How I can see from shell what socket options are set?
In particular I'm interesting to know if SO_BROADCAST is set?
0
votes
2answers
102 views
How can I disconnect any process from the Internet using Delphi?
How can I disconnect any process from the Internet? PID process and IP (local / remote) are known.
2
votes
4answers
290 views
Frameworks for network protocol fuzzing?
Can anyone recommend any programmer-friendly (i.e. extensible) frameworks or systems for performing network level packet fuzzing?
I'm looking for such a system where I can program in additional …
0
votes
1answer
9 views
Sharing proxy server connection over Wi-Fi on Mac OS X/Linux?
I have a subscription to a paid HTTP proxy service, which requires login and password to be used. I want to use this service with my iPhone, but unfortunately the device cannot pass the authentication …
0
votes
1answer
12 views
Blackberry - MDS cache and timeout configuration
For normal HTTP connections does the MDS waits till the complete request is finished (collects all data) and sends the data afterward to the client?
When I make an http connection to a server …
1
vote
3answers
37 views
UPnP Library for .Net
I'm trying to play around with UPnP. Specifically, I'm trying to browse the content library of a PS3 Media Server.
I tried upnp.dll (a COM library that ships with windows) and found it easy to use. …
0
votes
0answers
27 views
Networking and network security book [closed]
i am in the early stages of producing a thesis 'Network security: Cost Vs Security', are there any books that can give me an insight to real world setups and costing of such systems, as I am purely …
0
votes
2answers
15 views
Is there a library that can perform packet analysis and block certain packets from being sent?
I found Jpcap, however it only meets half my requirements - it does not allow me to block packets, as stated in the FAQ. I would prefer a cross-platform (Windows, Mac, Linux) solution, but if one does …
0
votes
1answer
59 views
searching social networking
How can I organize a search in a social network web application? Searching is done by full name. I want to use stored procedures. Is it the best sollution? What algorithm can be used?
While …
0
votes
0answers
89 views
How to make a PC behave as a router? [closed]
as a lab assignment we are supposed to configure our linux pc with two network interfaces and make it behave as a router. could you give me some guidance on how to proceed?
0
votes
2answers
92 views
Network switching and VLAN
if I had 2 managed switches with vlans configured like:
Switch 1:
Server - Vlan 1 2 3
Desktop - Vlan 1
Switch 2:
Desktop - Vlan 2
Desktop - Vlan 2
Access Point …
