lan

How To Connect iPhone To Mac Over Local Area Network?

Hi, I'd like to write an app that has the ability to sync an iPhone with a Mac over a local area network (wireless or otherwise). It's sort of like what Pastebot Sync does: http://tapbots.com/software/pastebot/#sync Basically, I'll have to write two programs. One for the iPhone and another for the Mac. These two programs will have to b...

A-sync Speed over Gigabit LAN Ethernet File Transfer

I have a strange problem with transferring files between 2 computers connected to each other through an ethernet cable. Both PCs have on-board gigabit ethernet ports. Aside from the different hardwares, the softwares (especially network settings) are configured almost the same, with Windows 7 x64 etc. Tests have been taken with and witho...

Is there a network ID for host among LAN?

A router exposes itself to outside by IP like 66.249.89.104 and many hosts can connect to it to form a Local Area Network. My question : Is there a way to identify a specific host in that LAN? All I tried is some guessing work which fails with no doubt: ping [email protected] Ping request could not find host [email protected]...

Access phpmyadmin over lan using mamp

Dear stackoverflow users and contributors, We are trying to set up a Mamp Pro installation ( on Mac ) which allows us to access PhPmyAdmin over the lan. We can access the htdocs folder to edit it's contents using standard sharing so that is not a problem. The problem is that we can't seem to the access the PhPmyAdmin of this installati...

Changed router and now I can't see my NAS

Hi, I had a NAS connected to my old (belkin) router with a static ip of 10.1.1.2 and today I bought a new (billion) router and now I can't see the NAS anywhere. The NAS is a Netgear NAS (Stora). I have tried uninstalling it already and then reinstalling it but when reinstalling it it detected the NAS. any ideas appreciated ...

Android acting as a wifi server?

I am working on a few devices that need to send raw data to an android device wirelessly (wifi). The android devices needs to be able to support multiple devices so I figured a server is best. Is there a way to have the android device act as kind of a router/server access node by producing its own LAN network? Any pointers appreciated, ...