IP address of NSNetservice

I use NSNetservice for my client-client application, and then I want to hard-code the IP address of the client I want to send. Instead of searching for my domains, I want to hardcode the code. Somebody knows? Thankz

+3
cocoa networking
source share

No one has answered this question yet.

See similar questions:

7
Converting [NSNetservice addresses] to ip address string

or similar:

495
Finding local IP addresses using Python stdlib
312
Best architectural approaches for building iOS network applications (REST clients)
159
java.net.ConnectException: connection rejected
28
Allow hostname to ip address
2
Cocoa Touch Bonjour how to work with NSNetService and uint8_t addresses
2
Cocoa - NSNetserviceErrorCode = -72003
one
If my server knows the IP address of the remote client, how can I send a message to the remote client?
0
Android: using a resolved IP address instead of a host name
0
Does an IP address always have a corresponding domain name / URL?
0
Uniquely identify client connectivity to NSNetService / NSStream

All Articles