My application is a desktop client and a web API application.I am writing both programs. Does the internet discard old requests?开发者_StackOverflow社区Does it make a difference if it is just an old
Is there any way of checking if data sent using winsock\'s send() or WSASend() are really delivered to destination?
I have encountered a very interesting behavior of reliable session. I am using netTcp binding + duplex channel + reliable session.
I will start a POS 开发者_开发技巧(point of sale) system that will begin as a regular intranet system (in his initial-beta stage) but I want to scale later to a cloud offering. I will offer it as a hy
We have put ActiveMQ on a fresh server. Configured it to use \'kahadb\' (the preferred as we read) and set it to allow the file to expand to 2gb.
The netTcpBidning has a reliable property, but the documentation doesn\'t state what it does. For instance: Do it send keep-alives over the c开发者_Python百科onnection? Do it reconnect if connection
I know that pretty much every programming language has a method to check the existence of a file or directory.
How can using something like MSMQ help with scalability and reliability? In the scenario of one web server to one database server does it help at all?
As it currently stands, this question is not a good fit for our Q&A开发者_运维百科 format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
开发者_开发问答I need a method to monitor user edit sessions, and one of the solutions I\'m reviewing will have me using an unload event to send an ajax request to inform the server of the end of the