Tagged Questions

0
votes
1answer
22 views

sniff and block packets in a server

I'm new to the concept of nw-sniffing. < so , i'll try to describe the problem with the best terms i know > In an organisation , there are 30 computers connected to a server. And as users of these …
-1
votes
0answers
16 views

Windows 7 Connection Sharing unable to access some sites [closed]

I have a pretty sad networking situation that involves connecting to an open Wireless network and sharing that connection to an Ethernet that is plugged into a Linksys router. This has been done with …
0
votes
2answers
73 views

Why SocketException?

Hi,I have Client class and Server class but when i run both main methods and then nothing will happen and when i stop running ,this exception will be occurred. why?? please help me,how can I fix it??? …
0
votes
3answers
43 views

How can I solve an application networking issue?

Hello, I have assisted with an application that has a couple of thousand deployments. This application is a .NET 2 Winforms application. There are a couple of features that require the …
0
votes
1answer
26 views

Mac addresses of all devices on LAN in Ruby?

Does anyone know how to use Ruby to grab a list of the MAC addresses of all the devices on the local network? Preferably as quick a response as possible. Thanks!
5
votes
5answers
146 views

Why is my .Net app contacting Verisign?

I wrote a .Net application that has nothing to do with network communication. There is not a single line of code in the whole application that uses the NIC, but my firewall has caught it trying to …
2
votes
2answers
51 views

Forcing a WWAN connection on iPhone, even when Wi-Fi is available

I need to make a network connection over WWAN (i.e. the mobile network) on an iPhone, even when the device is connected to a Wi-Fi network, however I can't find a way to do this. I've tried going …
0
votes
1answer
57 views

How to identify whether the current data network is Edge or 3G on iPhone

Is there a way to figure out the current data network available on iPhone? Whether it is EDGE or 3G? It works for me even if its doable using core telephony private framework. I am not bothered about …
0
votes
2answers
28 views

how do i monitor network systems?

i would like to monitor my systems in my network using c#, below is the list of things to monitor Status of remote system(logged in, logged out, turned off) Shutdown/reboot/logoff remote system
2
votes
0answers
14 views

Network or Transport Layer Fuzzing

Hi, How do I go about executing a fuzzing strategy to stress a network stack, specifically at the third and fourth layers (network and transport)? I've looked at frameworks to generate fuzzers, like …
-2
votes
3answers
89 views

How might I go about using Java to configure a router? [closed]

I need to configure and retrieve configuration details for a router, programmatically. My language of choice is Java, and... I have no idea where to even start. Any suggestions as to where I might …
2
votes
3answers
135 views

How do you quickly check if a network location exists using Delphi 5? [closed]

Possible Duplicates: Speed up File.Exists for non existing network shares Faster DirectoryExists function? We need to write text to a file on our network, but there may be a situation where …
0
votes
4answers
108 views

How to build a server that accepts many thousands of persistent network connections?

I am about build a server on linux (I get to pick programming language) that accepts many TCP/IP socket persistent connections from a desktop software. How can this be done cheaply and efficiently? A …
1
vote
3answers
42 views

AJAX slowdown because of virus scanners or active network filtering?

I just heard one of the clients having really bad performance on IE6 despite modern hardware and decent network connection. So we are suspecting either one or both to be the reason for the bad …
0
votes
1answer
53 views

[python] How do I disable Nagle’s algoritm for sockets?

Hi! I'm writing some python and are stuck at the moment. I think this "Nagle algoritm" is the problem since my packages are delayed some time for some reason to the client. I've tried this on both …

1 2 3 4 5 34 next
15 30 50 per page