I have to develop my own IRC Server for a project for school. School does not require much and all i have to show them is a functioning
I need to change the contents of a cell on google spreadsheets. I have successfully gotten the data via google docs api (all required authorization and options tag are set).
I have been reading the docs that come with Wireshark along with analyzing the source to figure out if there is a function or collection of functions in Wireshark which would allow me to pass a buffer
In an app, I Have a network server and clients. After a handshake, let\'s say the client sends \"userId sessionId SOME_COMMAND param param param\".
A question arises while reading about socket programming, So far I have read routing protocols such RIP,OSPF,eBGP and iBGP. Where RIP and OSPF does work inside an autonomous system, And for 开发者_如何
I was working on a project which includes developing an application using java sockets. However while reading some fundamentals and newly upcoming IPv6 paradigm which motivated me to ask below questio
Does the MacOSx 10.7 (Lion) AirDrop peers discovery method using the Bonjour (MDNS) technology, or the WiFi Direct Peer-to-Peer technology (http://www.wi-fi.org/Wi-Fi_Direct.php) ?
I was asked a question开发者_如何学Go in my oral exams: You are accessing a website whose webserver is located in country A.
Is it possible to gauge a web browsers upload and/or download speed by monitoring normal http requests? Ideally a web application would be able to tell the speed of a client without any modifications
As a self-learning project, I\'m implementing a C++ whois client.I\'m using a couple of ancient C implementations for reference, e.g. koders.com.