communication
Using SSL for Client/Server communication over TCP/IP sockets without a web server
I have a server application using a TCP listener mechanism with SSL over it using SslStream class, very much similar to what is described in this thread: Tcpip listener sockets SSL streams so much con[详细]
2023-03-09 21:43 分类:问答How to close a WCF service cleanly without cluttering your code?
Reading the accepted answer to this question, apparently the right way to use a WCF service is l开发者_如何学Cike this (copied with some modification)[详细]
2023-03-09 18:13 分类:问答Working with Amazon Web Services
I have to build an online bookstore using AWS using SQS, SES and RDS services as homework but Im at a standstill.开发者_开发百科 I read through the documentations about these services provided by Amaz[详细]
2023-03-08 02:26 分类:问答Communicating with USB port with C# and figure out protocol
Does anyone know of any c# code example of listening to and logging the communication to and from a USB device?[详细]
2023-03-08 01:36 分类:问答iphone server communication
I am really confused about all the different kinds of servers and iphone-server communicationsetc. I would like to know which would be the best way to implement the following:[详细]
2023-03-07 21:52 分类:问答Java UDP communication applet to UDP Server
I\'ve been working on different ways to do this for 2 full coding days, i need some help: I want to create a multiplayer game in java online. To do this i need communication between the server and th[详细]
2023-03-07 16:38 分类:问答Difference between HTTPS and SSL
What is the difference between HTTPS and SSL? I read about them and found following: HTTPS: HTTPS is a combination of HTTP with SSL/TLS. It means that HTTPS is basically HTTP connection which is del[详细]
2023-03-07 13:13 分类:问答RS232c in VB6 help
Hey all i am new at this RS232c command sending. This is what the documents has for my Yamaha A/V RX-A2000.[详细]
2023-03-06 17:39 分类:问答Is it possible to watch for events from other applications on OS X?
Essentially, I need to know when someone hits play within iTunes. I understand how I can control iTunes using Apple\'s Scripting Bridge, but I can\'开发者_运维问答t seem to make iTunes control my app.[详细]
2023-03-06 11:33 分类:问答Communication between Android device and Flex via BlazeDS feasible?
I\'m currently looking for a good method for communication between one or multiple Google Andro开发者_C百科id devices (smartphones) and an Adobe Flex frontend on a pc.[详细]
2023-03-05 04:11 分类:问答