Is it possible to write an iphone app that allows a user to pick a song (located on their iphone) and have it play out on an another iphone based on a cl开发者_Python百科ient-server type relationship
I\'m having a very hard time wrapping my head around this problem (it might be the heat from the summer finally arriving).
I am curious what the preferred way to structure an application with an executable client program, an executable server program and a shared model in solutions and projects (using Visual Studio and C#
I am very new to the Android platform. I need to make a connection with a UDP server by using my Android UDP client. Now, I need to know how to work with UDP in Android. Please guide me to do thi开发者
I am Java and Maven newbie and I want to create a simple client and server app in Java which will communicate trough sockets.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m using .net 3.5 named pipes and my server side is : serverPipeStream = new NamedPipeServerStream(\"myPipe\", PipeDirection.InOut, 1, PipeTransmissionMode.By开发者_StackOverflow中文版te, PipeOptio
Basically what I\'m trying to achieve is a program which allow users to connect to a each other over a network in, essentially, a chat room. What I\'m currently struggling with is writing the code so
I have a general question concerning client-server design. We have a Java server with Spring, a GWT client program and some HTTP-servlets for our site.
I have downloaded & installed the OPCDA.NET client component evaluation & XMLDA.NET client component evaluation. 开发者_JAVA百科It provides some C# samples for browsing the available OPC Serve