Tagged Questions
1
vote
3answers
38 views
How can two machines detect each other when their ips keep changing?
Let me describe what I want to achieve and where I am stuck. It is okay to suggest an entirely different alternative.
I have an Android phone with NFC feature.
I have a macbook pro.
A wifi ...
-1
votes
1answer
25 views
access subdomain on localhost from network [closed]
How do I get access to subdomains on my localhost over a local network?
More specifically:
I have a website running under devsite.localhost:8082 (and in the future, devsite2.localhost:8082, etc...)
...
-1
votes
0answers
25 views
How to make Static hostname in Mac [closed]
I am using my mac in bunch of windows system but problem is that Daily my mac changes the hostname .hostname is not static and IT get conflict with the other system as it is changes its hostname and ...
0
votes
1answer
44 views
How to detect internet disconnectivity in c++/QT based installer
We are developing win-mac file sync installer which is quite similar to Dropbox. The installer is built with c++ and QT. We had a use case, where if the internet is disconnected(plugged out network ...
0
votes
0answers
25 views
Can i specify for a program the internet connection it should use in mac osx? [closed]
At work, I need to access 2 different networks:
1.) Internal business network - connected to my macbook with cable. (Internet is blocked)
2.) WiFi network with internet access.
Say i want a ...
0
votes
1answer
70 views
How to check if any network available in OS X app? [duplicate]
In my App, I wanted to check if there any type of existing network available in current OS X system. Ethernet or Internet or Wifi or 3G-card or any other type of network communication.
How can I ...
0
votes
0answers
21 views
Minix network conf
Does anyone know how to make network work on Minix 3 under OS X?
I ran netconf and chosed automatically using DHCP, but when I type in host www.google.com it returns "Host not found. try again."
-4
votes
1answer
22 views
Issue on my desktop pc while connecting from router,couldnot access internet? [closed]
I have a router connected both in PC and desktop. But it works rather in PC than in desktop. By changing and synchronizing the mac address of both router and laptop to the desktop and it still doesnot ...
0
votes
2answers
44 views
CFWriteStreamCanAcceptBytes Blocking
I have created a program which can send one image from my iPhone to my Mac successfully. Problem being as soon as this has finished sending, I want to send some other data (exactly what is ...
1
vote
1answer
228 views
Virtualbox networking MAC/Debian without network on host [closed]
This is what I have at the moment:
Virtualbox 4.2.2
Host : Mac OS X Snow Leopard
Guest : Debian 6
Debian Network configuration using Bridged Network mapped on Airport interface
Everything works ...
0
votes
0answers
104 views
Can't access sim card in 3G USB dongle on MacBook Pro
Ok, the known facts:
The 3G USB "HUAWEI" dongle isn't working on my wife's MacBook, we've
tried 3 of them so far.
It works on my MacBook Pro It works on our iMac
It doesn't work on the D-Link 3G ...
4
votes
1answer
89 views
Is there any way to access OS X wi-fi data using Python? (Signal strength, for example)
I am just curious whether it would be possible to use any Python tools to poll wi-fi signal strength in OS X. Most of my searches are just yielding Python tools for Linux, but none for OS X.
If not, ...
0
votes
0answers
88 views
How do I specify the local mount directory using FSMountServerVolumeSync
I can mount a network share with the deprecated FSMountServerVolumeSync function, since I need to support 10.5 clients.
But, for some reason I can't get the share mounted if I pass in the mountDir ...
-1
votes
1answer
28 views
Trying to access Mac from Windows machine [closed]
My mac and a windows (vista) laptop are on the same wireless network. When I try to ping the ip of the mac (168.192.1.106) from the windows command prompt I get
Reply from 192.168.1.111: Destination ...
0
votes
1answer
41 views
How to reference a hostname in a hosts file?
I connect to local servers on the same network as "staging.local" (where staging is the hostname on the local server).
Is it possible to do the name in os x hosts file like this:
staging.local ...
0
votes
1answer
38 views
When a packet destination mac is not mine, will it cause interrupt? [closed]
OS :linux
For example, PC1(Ethernet card) directly connected to PC2(Ethernet card) through wired cable. If PC1 send a packet out, but the destination mac is not the PC2. Will that cause PC2 IRQ? If ...
0
votes
0answers
67 views
Script to automaticly type in wifi password (OSX)(C++)
I am trying to create an application that Will automatically connect to a Wifi network with password and name. I have looked into apple scripting engine but i was hoping to find a solution in C++ any ...
-3
votes
1answer
74 views
I need help unblocking my internet as my parents set it to go off at 9PM [closed]
So my parents aren't very trusting, and they think that unless they block the internet I'll stay up all night on it. This is not true, and being the rebellious teenager with an interest in computer ...
0
votes
0answers
48 views
Using pfctl to forward redirect ip specific services
I have an unusual network setup I'm trying to finish at work. On the main network are 6 computers - 2 master sequencers (os x) and 4 slaves pcs (2 slave pc's for each sequencer - each pair is ...
1
vote
1answer
133 views
Oracle virtual box acces host and host vpn
I have Oracle virtualbox running on macbook OSX 10.8.2. I have a Windows 8 VM. I would like to accomplish 2 things:
access from the vm the webserver which is running from my host
access from the vm ...
1
vote
1answer
59 views
Testing Rails App running on mac os x from VirtualBox
I am running a Rails app on server 3000 on my Mac OS X, and am trying (and failing to) connect to it from a Windows XP IE7 VM.
I have tried the following:
NAT and using the ip address provided on ...
1
vote
0answers
28 views
Want to Write a Program that Will Switch Networks (Wireless)
I have two units on my property, one residence, other is now an office. I have an Airport Extreme in each place and they are bridged. Sadly, the basic software in the devices (iPads, phone, laptop) do ...
1
vote
0answers
48 views
Using ipfw with Apple's Reachability class
Do packet filter rules specified with ipfw affect the working of Apple's Reachability class ?
For eg. If I enforce these rules:
sudo ipfw add 120 deny tcp from me to www.google.co.in
sudo ipfw add ...
-3
votes
1answer
102 views
Network Interception on Wifi with OS X [closed]
I have a Wifi device that is connecting to the internet and I am trying to figure out what it's doing. Since that particular application is not using the operating system's Wifi proxy settings I was ...
0
votes
2answers
91 views
process-specific /etc/hosts [closed]
I'm developing a service that talks to other services. To test these interaction, I have a fake http server. I'm using node.js and test via http requests. The tests are running external to the ...
1
vote
0answers
50 views
How to detect remote disconnection in ASyncSocket
I am using ASyncSocket on Cocoa, however when the remote host disconnects I don't get the onSocketDidDisconnect event (maybe once every 5 tests). The -isConnected method returns me TRUE.How can I ...
0
votes
2answers
391 views
How to open network share subfolders from command prompt?
I have a network share \\host-IP\folder\subFolder. I want to open this from java where username and password should be prompted in connect to window. I wanted to achieve this in both MAC and windows. ...
0
votes
1answer
49 views
iOS and continuous integration over network?
Please bear with me - I've never really used a Mac for more than a few hours at a time.
If I have a somewhat new Mac with OS X and Xcode setup in my network, would it be possible for me to push code ...
0
votes
0answers
36 views
Transfer of files from Mac/Pc to app [closed]
I want to access all the shared folder of the mac in the same network. I have their IP address.Can any one help me how to do that?
Thanks
14
votes
1answer
1k views
What are the differences between MKNetworkKit and AFNetworking?
I'm running some test on those two networking framework: MKNetworkKit and AFNetworking. And I am seeing that it is not easy to see the differences between the two libs. What are the major differences ...
0
votes
2answers
44 views
ASIHTTP equivalent for OSX
Im looking to upload xml files to a php server that range from 1mb to 50mb. As far as I can tell ASIHTTP was the code to use back in the day but Im looking for a newer framework to work with.
The ...
-1
votes
1answer
545 views
Can't connect between Os x 10.6.8 to 10.7 or 10.8 within local network [closed]
I'm trying to connect between two different os x machines within the same network and I can't seem to get the computers to recognize eachother.
I tried pinging or using http and neither worked.
I've ...
0
votes
1answer
909 views
mac osx 10.8 ssh works but git says could not resolve hostname
I'm trying to clone a remote git repo through ssh. When I try ssh into the remote host it prompts for password and works:
$ ssh gerry@5.12.221.37
However when I tried cloning the repository it ...
0
votes
1answer
218 views
How do I get the currently connected network interface name using Cocoa or Foundation?
I need to know the network interface name of the currently connected network interface, as in en0, lo0 and so on.
Is there a Cocoa/Foundation function that is going to give me this information?
2
votes
2answers
269 views
Mac OSX - how can I grab proxy configuration using Cocoa or even pure C functions?
I have noticed that my app doesn't use the proxy settings available for the machine (I'm using the Charles proxy to test proxy configuration). One piece of the app that makes calls using ...
0
votes
1answer
137 views
aptana cannot open project on network drive from mac
When I try to open my project I get this error message:
The project description file (.project) for 'project name' is missing. This file contains important information about the project. The ...
2
votes
0answers
228 views
Opening a Samba Server file using Mono C# in Mac OS X
We are using Mono C# to write a service (running in Mac environment) which will read a particular XML file and open the file from the path mentioned in the XML file. The file path can be a local one ...
0
votes
1answer
127 views
How can I get a list of network adapters with Python, on all OS platforms?
How can I get a list of network adapters with Python, on all OS platforms? If doing this in a cross-platform way is not possible, how might I do this on OS X?
0
votes
1answer
101 views
Android app, connect with an unknown bluetooth device
I am currently (for testing) using
private static String address = "07:12:05:16:66:69";
to connect to my own Bluetooth device, but can't figure out how to enable my app to get the MAC address of a ...
0
votes
0answers
79 views
BootCamp Can't connect to network [closed]
I tried to download the latest WindowsSupport from BootCamp but tell me that i'm not connected to internet
0
votes
1answer
571 views
How to send UDP broadcast packets through all interfaces in Objective-C / OS X 10.8 (DHCP)
I am creating a small utillity which has to serve an IP address and parameters over BOOTP on my MacBook Pro.
I have used the AsyncUdpSocket library from GitHub (thanks RobbieHanson) and when I have ...
6
votes
1answer
1k views
How to list AFP shares from command-line (MacOS)?
From the command-line, I need to list all the AFP shares available from a given server on a local network.
I can browse the available servers that provides AFP as follow:
iMac:bin me$ dns-sd -B ...
0
votes
1answer
87 views
How to sniff Java applet HTTP traffic on MacOS?
Are there any utilities/browser plugins to sniff java applet http traffic except for tcpdump? I'd like to have well-structured representation.
0
votes
1answer
163 views
C++ - XCode and Testing if a port is open
So using winsock with c++ under windows is pretty simple. However, how does one do when you are using Xcode and c++ under mac to test if a port is open? In this case i'd like to check if the login ...
1
vote
0answers
132 views
Writing an OS X kernel extension to implement Linux's SO_BINDTODEVICE socket option
I want to be able to force a socket through a specific network interface. In Linux the kernel allows a programmer to achieve this by setting said socket option - but in OS X I'm in the dark.
And ...
0
votes
1answer
191 views
How I can access FTP server based on different network
I have set up a FTP server with Apache FTP server on local machine, this machine can access internet but its IP address cannot be accessed externally.
I also have another machine in a different city ...
0
votes
1answer
941 views
Remote Desktop Connection over VPN on mac
I'm trying to connect to a Windows computer on over a VPN connection using Remote Desktop connection.
I opened Network on mac and created a new connection.
Interface: VPN.
VPN Type: PPTP.
I filled ...
0
votes
1answer
103 views
Convert id to sockaddr struct in Objective-C
I'm working with NSNetService, when I try to resolve a service I get a NSNetService object which contains an NSArray of ID which describe struct sockaddr.
How can I convert the id object contained ...
0
votes
0answers
49 views
how to track the pid of a process using mDNSResponder for resolv hostname?
I'm searching the right way to identify which pid/process ask to mDNSResponder to resolve dns query.
In other terms I want do identify which process do which dns query through mDNSResponder and in ...
6
votes
0answers
195 views
GKSession with Mac OS X
I'm using GKSession (part of Game Kit) to connect multiple iOS devices together (over bluetooth and/or wifi), send data, etc which all works fine and I'm happy with it.
I was thinking though, it ...
