I have a desktop client application that is talking to a server application through a REST API using simple HTTP posts. I currently have the client polling every X minutes, but I would like the data t
Starting from scratch, would like to create an ftp application using WinInet. Looking for a real basic example in C++ that will compile and get me started.
I\'m developing a J2ME app which securely connects to a server to login. I\'m having a lot of difficulty in setting up the SSL between the two so I though开发者_JS百科t of a simpler solution and I\'m
I am writing an IM Client on iphone.// post ref: #IMClient01. Here is my i开发者_Python百科nitial design of it:
What is the connection between IIS and client browse开发者_如何学JAVAr? How do they communicate?HTTP is how web servers and browsers communicate. If you want a lower level protocol it\'s TCP/IP. IIS i
We have a client server software that needs to be updated. I need to check if the file is currently being accessed. Is this possible if so how Delphi code if possible. The only place I can see if the
This question is a bit hard to phrase and I\'m not sure if I understand the underlying issue, but here goes:
I am new to the android . In android in exact what application socket programming is used?,give example with digram if posible. which is client, which is serve?r
I am trying to get a Client IP address & port for an in开发者_如何转开发ternal collection. I found this answer. However, this seems like a lot more than what I need to simply grab the client\'s IP
I run my application on a network and in some cases the client lost connection to the server. After this time, when I wanted to send a message to the server I receive the following error: Operation no