I am looking for a Delphi 7 routine which c开发者_StackOverflowonnects to a time server to retrieve the correct time and date, and a routine to update the time and date of the pc.
Closed. This question does not meet Stack Overflow guidelines. It is not 开发者_如何学Gocurrently accepting answers.
I have multiple instances of the same Windows Forms .net 3.5 SP1 C# application running on the same machine.
I have to extend an existing program (Java-based, but this shouldn\'t count). This program should communicate with another program X.
I feel the term \"webserver communication\" is not right when it comes to just accessing an server to retrieve information.
I could run a Windows Service hosted WCF service listening http://localhost:80/MyService while IIS was serving pages on http://l开发者_如何学运维ocalhost:80 and both works.
Can anyone explain 3G technology from a programmer\'s perspective? I am a little bit confused. For instance, if I develop a mobile application with Android or IPhone SDK. Shall I concern about the net
I have开发者_StackOverflow中文版 two C# programs and I want to send some data back and forth between them. (And check if the data arrived to the other application.)
I have a class A that has a collection of objects of Class B. Class A can also \'inherit\' (for lack of a better term) the collection of objects of Class B from other instances of Class A.To model thi
Hello Fellow stackoverflowers, I´m stuck writing a piece of code. I have application with a viewstack witch load 5 modules.