Hey, i\'m trying to d开发者_如何学Ciscover if it\'s possible to see all IPs of a LAN network so you can send files by using IP without entering the internet? :)
I am writing a C based server supporting HTTP. &buffer[5] has the file name. I set the header in next step and then send the file in block of 8Kb. It is working fine when I am requesting a txt fil
(I\'m using CPython v2.6 (on Linux, Windows, and OSX), but I don\'t think my question is specific to Python or my target systems.)
I have a TcpListener which waits for new socket connections. When a new connection is made, some other code services messages from the remote user. I periodically check for new connections and if a ne
I want to code a standalone app in java to control access to restricted websites while kids use internet when parents are not around. The main idea is to block the adult/unwanted websites based on the
Has anyone got the experience to implement a web server? I got the following questions: Q1 - What major problems could be involved during the design and implementing a web server?
TcpClient has one Connect method which takes a hostname as a string and a port. TcpClient.Connect(String hostname, Int32 port)
This morning I asked a sockets-related question, but this is a different beast and so I decided making a separate post altogether.
Is there a开发者_JAVA技巧 WebSocket client (not a server) written for Lua. It can either be a C module or in pure Lua.I gave up and switched to regular sockets on the server side. It was much easier.
I\'ve got a Java web crawler. I\'ve noticed that for a small number of servers I crawl I am left with a large number of ESTABLISHED sockets: