network-protocols
Distributed network monitoring - how to tell if the monitored resource has fallen over, or the monitor it's self is at fault
I\'m building a system for monitoring several large web sites (resources), using distributed web services controlled by a central controller.[详细]
2023-01-12 17:36 分类:问答how does Dropbox upload my files to its server?
Drop Box appears to be really fast 开发者_如何转开发at syncing with its server. Does anyone know what algorithm it uses? Dropbox uses its own proprietary sync algorithm which makes dropbox faster than[详细]
2023-01-11 02:18 分类:问答Simple protocols (like twisted.pb) vs messaging (AMQP/JMS) vs web services (REST/SOAP)
I\'m currently using twisted\'s perspective broker on python and I have considered in the past switching to something like RabbitMQ but I\'m not sure it could just replace pb - I feel like I might be[详细]
2023-01-10 16:55 分类:问答WinPac-8000 OPC-server network access
I am to build an automation solution based on WinPac-8000 controller (http://www.icpdas.com/products/PAC/winpac/introduction.htm).[详细]
2023-01-10 14:58 分类:问答Adding methods to a simple RPC server in a clean and separated way
I created a simple RPC server to perform certain tasks common to our teams, but which are called from different networks. The server looks like this (I don\'t include error handling for brevity):[详细]
2023-01-06 19:44 分类:问答C# Detect Localhost Port Usage
In advance, thank you for your advice. I am currently working on a program which uses Putty to create a SSH connection with a server that uses local port forwarding to enable a client, running my sof[详细]
2023-01-03 23:19 分类:问答socket.error: [Errno 10054]
import socket, sys if len(sys.argv) !=3 : print \"Usage: ./supabot.py <host> <port>\" sys.exit(1)[详细]
2023-01-03 14:26 分类:问答How are paths determined on a remote machines?
How are paths determined on a remote machines? I have been assigned a network loaction.Let\'s开发者_如何学Go call it \\wassup\\test1[详细]
2023-01-03 09:07 分类:问答Difference between message-oriented protocols and stream-oriented protocols [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-03 05:34 分类:问答OS-independent Inter-program communication between Python and C
I have very little idea what I\'m doing here, I\'ve never done anything like this before, but a friend and I are writing competing chess programs and they need to be able to communicate to each other.[详细]
2023-01-02 23:39 分类:问答