networking
iPhone and Android connected over same server
I have written two apps, one for iPhone and one for android, both are fine but thus far I have given no thoughts into inter-operability. Ideally I would like both apps to be able to access a server an[详细]
2023-04-13 08:34 分类:问答Coordinating peer-to-peer messages using multicast, how to get receiving IP?
I have been working on a local LAN service which uses a multicast port to coordinate several machines.Each machine listens on the multicast port for instructions, and when a certain instruction is rec[详细]
2023-04-13 06:52 分类:问答What is the best way to store hostname and port?
I need a map in which I store ID (key) and hostname:port (value). What type of object should I use to store the value?[详细]
2023-04-13 05:01 分类:问答Validating IPv6 netmask
Just as we have rules governing the validity of an IPv4 netmask, does IPv6 have its own set of rules 开发者_开发技巧to qualify a netmask?[详细]
2023-04-13 03:49 分类:问答Proxy on Http Bindings
I have a web application connects web service on a machine uses proxy server. Connections are ok on internet explorer as shown in image[详细]
2023-04-13 03:08 分类:问答How to redirect using url
I have obtained hosting space and they registered domain(say www.abc.com) with an ip(say http://1.2.3.4/~myspace) for me to. But i want to use it as two websites. i.e. if i type www.abc.com then it sh[详细]
2023-04-13 01:06 分类:问答How to use cellular/wifi network on my iphone application?
I develop radio streaming iphone app. I submitted it to app store, but rejected. Because my app could not access streaming server.[详细]
2023-04-12 21:58 分类:问答Weird Like button behavior with different sites
I\'m trying to incorporate a like button in my site but it doesn\'t seem to appear. I\'ve talked with another dev in the team and he sees it. We have a hunch it is a network problem BUT trying to diag[详细]
2023-04-12 21:04 分类:问答How can I check the data transfer on a network interface in python?
There is a socket method for getting the IP of a given network interface: import socket import fcntl import struct[详细]
2023-04-12 20:46 分类:问答Why does my program halt when calling front() on a std::queue?
I want to use the Irrnet network library in an Irrlicht game. The source code uses Linux sockets and I\'m trying to port it for Windows replacing it with code that uses Windows\' Winsock2.[详细]
2023-04-12 20:30 分类:问答