31 Topics

Member Avatar for
Member Avatar for kamalashraf

i want to make a batch file to ping an ip. it must have 4 conditions. 1: if destination ip is reach able then it should display "host reachable" 2: if destination ip not reachable then it should display "host not reachable" 3: if request times out then it should …

Member Avatar for kamalashraf
0
269
Member Avatar for Raouldukey

Hi, I am not begging for code here, but rather some concepts / ideas on how to accomplish this. I code in VB.NET, but that isn't really too relevant at this point. I am trying to develop something similar to a radar system. I have that all working and the …

Member Avatar for Philippe.Lahaie
0
250
Member Avatar for kjklls

i'm having a problem when i try to telnet my netgear router (JWNR2000v2) i could ping it but when i try to telnet it using puTTy, it says that the connection is closed by the remote host. i tried using telnetEnable.exe but i don't know if its working or not. …

Member Avatar for JorgeM
0
732
Member Avatar for Gary_3

Hi, I just reloaded my Dell desktop (formatted the hard drive) and now I cannot connect to the internet. I looked in Device Manager and there are no question marks or exclamation points. I am receiving packets (looked at the properties of my connection), but I cannot ping www.google.com via …

Member Avatar for rch1231
0
597
Member Avatar for shealtiel

I'm building a web application for a small office, to run their daily business. The employees will be logged in and working in the system thorugh the whole day. My client is located in Israel, and I'm shopping for a hosting cloud provider for him to host the application that …

Member Avatar for CimmerianX
0
260
Member Avatar for João_5

Hello guys, i have been away in the last few days, because of work, so i am on again. I am trying to ping a series of hosts and then add info about the ping in a row. I have a DB called ad, with a table called ping with …

Member Avatar for João_5
0
382
Member Avatar for vibhaJ

I have mobile web services written in PHP. Ant it is running on Apache Linux. Suddenly since yesterday our server became too slow. We found the reason that there are many continuous connection is coming to our server. Which is engaging bandwidth and making server slow. We have asked hosting …

Member Avatar for vibhaJ
0
193
Member Avatar for manoj_582033

Friends, I am Developing a Windows Application For Lan, I am able to Scaning Pc's Name Which Are Connected on My Lan on Same Workgroup, But I have Problem That If Sudden I Get Lost Connection With any Client Pc, or Client Pc Become Shut Down So it Should Make …

Member Avatar for manoj_582033
0
127
Member Avatar for opman234

1) I want to make a windows service that simply pings the IP address 2) The IP addresses is located in a simple text file 3) If the service cant ping the IP's (unreachable) it sends a simple e-mail to an email address located in a simple text file.

Member Avatar for Begginnerdev
0
231
Member Avatar for reedone816

hi I have a question regarding my situation in our LAN, when I ping local address by hostname (to any computer) (I'm using 192.168.0.0/16). it result in stange ip 118.98.96.151, even though after I check in the other pc the address is in 192.168 range. but if I ping using …

Member Avatar for CimmerianX
0
246
Member Avatar for tapuwa2002

How do you ping an ip addresses in php. and give the the results as if you are on cmd program in windows <?php system(‘ping -c 192.168.0.104’); // Ping IP address. echo “pinged”; ?>

Member Avatar for Lucaci Andrew
0
303
Member Avatar for 47pirates

I've client and server on my wireless LAN , I can easily ping from client to server any time n, similarly i can ping from server to client for one time and after the application is run. I cannot ping again to the client from server. Why this is happening …

Member Avatar for aryan_
0
167
Member Avatar for PhilEaton

If you cannot ping any websites and cannot get updartes or upgrades, you might have a nameserver issue. GI just installed a fresh copy of Ubuntu Server 12.04 and this has been an issue since I installed it. I did not know what to do, but I check the /etc/resolv.conf …

Member Avatar for PhilEaton
0
186
Member Avatar for Lolalola

I wish re-index my blog after i post new content? I found how send new site map, but i wish send ping after i add post. I don't wish send all new site map. Maybe google have some api?

Member Avatar for almostbob
0
269
Member Avatar for albertHankock

So I need to write an ping client and server for my networking class. Server code is running no problem but I'm a bit lost on my client code. I copy and pasted the server code because I figured it would be easier to modify.. Please check this out.....THE PROBLEM …

0
316
Member Avatar for vampke

Hi guys, I have a problem with my synology NAS that I can not seem to figure out myself. Everything seemed to work like a charm before, but when I took out my router from my network and put it in again things got ugly. Before I was able to …

Member Avatar for vampke
0
242
Member Avatar for amir84

hi im amir im a noob in c# and need some help i coding a net based app and i need to ping to website if ok run app else close app the bug is when im online show ok message but when im offline app runnig and show error …

Member Avatar for Momerath
0
165
Member Avatar for bossie09

Im new to this and im working on a project which is to set up client/server network. Server: Windows 2003 Client: XP After adding users to active directory and log on to the client machine, I keep on getting this message "[B]Windows cannot connect to the domain, either because the …

Member Avatar for bossie09
0
283
Member Avatar for ossray2000

Hi, thanks in advance to whoever can help me out here. I guess the issues with my computer are currently. 1. ping.exe using up a large chunk of the CPU, very erratic but sometimes going near 100% 2. When I open Firefox or Internet Explorer, another tab or window automatically …

Member Avatar for PhilliePhan
0
437
Member Avatar for mflexnet

I removed a virus via MSE and afterwards have lost the ability to connect to the internet. This is a windows 7 professional 32 bit laptop. Staticly i can set the ip address and dns server and can ping the DG and the DNS server. I can also ping google …

Member Avatar for mflexnet
0
239
Member Avatar for toddthirtyone

Recently, I removed Windows XP Security 2012 and was left with a process called ping.exe which uses enormous amounts of CPU. I am in the process of completing the sticky guide ([url]http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/threads/134865[/url]) and am currently running scan #2 using GMER. I have ran the Windows Malicious Software Removal Tool, ATF-Cleaner, …

Member Avatar for PhilliePhan
0
418
Member Avatar for GyanPP

Hi all, I am unable to reach a particular website from my home computer. But its easily accessible from office computer. I have cleared the cache in the browser, tried to flush the dns cache using ipconfig /flushdns. Nothing helps. Ping / tracert says - "Request timed out". Any pointers? …

Member Avatar for skilly
0
233
Member Avatar for trilithon

Hi All, I have a problem on one of my site where I have Quintum VOIP gateways in 2 separate buildings that are connected with a Fiber link. When running the ping command I loose packets to the Quintums but not to PC's. Today their Exchange server went down and …

Member Avatar for rubberman
0
193
Member Avatar for somon

Hi everyone; I need some help Im want to write a WIndows service C# app which will check some urls and choose the one with the lowest ping (the one with high data transfer speed) stream data from that server, and alse check all other servers and write in log …

Member Avatar for jfarrugia
0
384
Member Avatar for trebor8820

Hello, I am trying to troubleshoot what is seeming to be a networking issue. The network that I am working with has 4 computers going through a linksys wireless router, some wireless, some hard wired. The problem computer seems to be denying all inbound connection and we cannot figure out …

Member Avatar for trebor8820
0
200
Member Avatar for Urban48

hello! I'm developing a software to monitor communication to different locations. the principle is simple: send ping every second and display the results in real time (ms delay, packet loss etc) It's also important to mention that I'm running the software from Linux, so in order to ping from my …

0
108
Member Avatar for johndoe444

In my office I have two machines connected two networks - one has IP say 21..... and another has IP say 25... Now the thing is that both of the machines can access Internet. But there is a problem pinging among each other. I have been told that has been …

Member Avatar for the_carpenter
0
156
Member Avatar for bl@ck_d3ath-v2

[COLOR="Green"]What is ping -a, -n , -l , -f, -i , -v ,-r, -s, -j, -k, -w ?? Please explains these things in details as i am terms what does these commands do and what are their functions ?? I have searched alot on google but didnot get specific results …

Member Avatar for smferoz
0
1K
Member Avatar for MDGM

Hi all, I need a php script that gets the IP address of a user entered website, something like this: $site = 'www.google.com'; $ip = ping($site); obviously replacing ping with a command that actually exists! Thanks in advance. MAX

Member Avatar for MDGM
0
192
Member Avatar for feoperro

Hi, I would just like to know if it's possible to ping a certain port from a jsp page. For example: If I had a Apache_Status.jsp on my machine and I wanted to ping it on another machine at: 123.456.78.90:8080 And I had a Glassfish_Status.jsp on my machine and I …

Member Avatar for feoperro
0
360

The End.