Communication is the activity of conveying information.

learn more… | top users | synonyms

0
votes
0answers
12 views

Alternatives master/slave communication models

What are the alternatives to the master/slave communication models. I'm looking for other models of communication to make a comparison between them.
-3
votes
1answer
87 views

How Can I Make A Java Desktop Application Communicate WIth Another Application Over The Internet? [closed]

Basically, I have a standalone desktop application, and I want to have it installed on two separate computers not on the same network. I want them to communicate with each other over the Internet. It ...
1
vote
2answers
248 views

USB communication between Android (accessory mode) and Windows PC (host)

I try to make an USB connection between my notebook (win7) and my android phone (Android 4.2). The notebook should act as host to power the android phone. The goal is that notebook and phone can send ...
0
votes
3answers
125 views

Is is possible to simultaneously use Arduino serial monitor while receiving data from Processing?

I am attempting to send some data from Processing to my Arduino over the serial connection so that the Arduino can control an LED strip. Could I view the serial monitor while this transfer was taking ...
1
vote
1answer
102 views

Serial communication for Arduino through website

I am working on a project which deals with Arduino. We developed a forms application in C# for navigating a car. Navigation in forms application works correctly, without any problems. Here is the ...
0
votes
2answers
77 views

Implementing SSL between JAVA GUI & C++ Server

I have an GUI which is designed in JAVA and act as an client, and can communicate remotely to an server which is written in C/C++. Communication between them is made through Sockets. However the ...
1
vote
0answers
52 views

communication between Stellaris microcontroller and OSX

I'm trying to send sampled data from the Stellaris LM4F120 LaunchPad (link) ADC to my host computer which runs OSX 10.6.8. First, I tried using the UART to send 4 bytes of data every 1.25 ms, which ...
1
vote
2answers
76 views

Data transfer using sockets in android

I have a huge problem with an android app. What i need to do is : 1) User A does something in the first phone 2) User B receives the information and does something automatically I'm trying to use ...
0
votes
0answers
25 views

Android API V2.2 Unable to communicate over network

I stumbled upon a problem with my application which communicates over network. The application is working fine with API >4.0. My virtual device Configuration : Platform:2.2 API Level:8(Google). ...
0
votes
1answer
110 views

Interprocess communication between multiple nodejs apps

I am working on a project in which I am using nodejs. Project runs multiple nodejs apps(processes) simultaneously. I want share data between these processes and synchronize their execution. Does ...
0
votes
0answers
121 views

Negotiate using one session with ntlm authentication at Android

I'm communicating at android using ntlm authentication. Every time I'm communicating with the server, the device negotiates with the server again. This is even I'm using the same DefaultHttpClient. ...
0
votes
3answers
56 views

Mouse coordinate to cnc position

My name is Pascal and I'm 19 years old. For my internship I've to prove if it is possible to receive IR coordinates from a mouse and send it in Gcode position to a CNC machine. The programming ...
-1
votes
1answer
143 views

How to format the command in order to write on serial port [closed]

I have a card/rfid reader and I am trying to create a test application for it. I do have a protocol description document from the provider but I have never wrote serial port software before and ...
0
votes
1answer
56 views

how to make to android apps communicate (when they are on the same wifi network)

I'm trying to make two android apps communicate , with simple passing of data from one app to another. I have tried bluetooth but it's way too tough for somebody like me. is there a way i can make ...
0
votes
0answers
30 views

Sending vars back from php to AS3 at various times throughout script?

Gidday I'm using some JSON at the end of a php script to send a status update back to AS3: $send = array("error"=>"", "x"=>5); $sendThis = json_encode($send); print $sendThis; exit(); ...
0
votes
0answers
4 views

Sending strings from Webapp to WinFormApp

I need to pass two short strings from my WebApp directly (no bridges) to WinformApp or consoleApp based on the server side. What is the easyest way to do so? Thank You.
0
votes
0answers
58 views

Python os.pipe vs multiprocessing.Pipe

Recently I'm studying parallel programming tools in Python.And here is two major differences between os.pipe and multiprocessing.Pipe.(despite the ocasion they are used) os.pipe is ...
1
vote
1answer
91 views

fpga communication with pc

Ok i am using Spartan 3a kit and i need to know the simplest and safest choice to communicate with my fpga with my pc , meaning to send data to input pins of connector and receive from the pins of the ...
0
votes
1answer
93 views

Smartcard communication with protocol t1

Hi everyone i've got another questions for you : ) I want to communicate smartcard with protocol t=1. i am using windows smartcard api (winscard.dll) and C#. i've got SCardEstablishContext(), ...
0
votes
1answer
50 views

DCOM singleton replacement

We have an old legacy web application. The architecture consists of: (classic) ASP pages serving client's browsers; VB script, thousands of them out-of-process DCOM server called by ASP (IIS); MFC, ...
-2
votes
2answers
126 views

How to make two Python scripts communicate over the internet? [closed]

I'm looking for a way to make two Python scripts communicate over the internet. Something like what Socket.IO does with NodeJS, but without a browser, and in Python. A constant connection (socket?) ...
0
votes
2answers
257 views

Chrome Extension sendMessage from popup.html to content.js not working

I'm trying to build an Extension which sends data from the popup.html to the tab dome, but I can't get the sendMessage to work and I don't understand why. I'm following this guidline: ...
0
votes
0answers
37 views

blackberry 9000 window.parent.parent cross site iframe issue

Ok, that one is kinda fun. consider application got 3 layers. Client - domainA ApplicationA - subdomianA.domianB ApplicationB - subdomianB.domianB And it uses nesting proxy iframes for ...
1
vote
1answer
485 views

How to make Scilab open a serial communication with /dev/ttyACM0 USB port in Linux (Ubuntu)

I'm trying to open a serial communication between Scilab and Arduino. However, Arduino is always recognized by Linux Ubuntu in the /dev/tty**ACM0** port. When I write h=openserial(1,"9600,n,8,1) in ...
1
vote
1answer
189 views

Android Java Communication over USB

I'd like to send a object/string from Android device to PC in Java over USB. It is possible? Basically a client/server over USB. Actually, using the emulator, I can access the server socket via the ...
-1
votes
1answer
205 views

communication between android device and pc over usb cable [closed]

There is a project I'm working on it. It is about communicating pc and my phone via usb cable. For example when I enter data or string into my computer I want it in my phone as the same. How am I ...
0
votes
0answers
46 views

Duplex communication between client and service in azure

i've been trying for a couple days making a duplex communication with a service present on WebRole in Azure. I add a reference of service to my client (console aplication running locally) and when try ...
0
votes
1answer
63 views

How does UPS WorldShip know if Internet Explorer launched?

We use Aurora as a browser, but UPS WorldShip stubbornly uses Internet Explorer. So I created an executable named iexplore.exe and replaced the real iexplore.exe with my "fake". My "fake" iexplore.exe ...
0
votes
1answer
48 views

Checking external hardware through serial port

In my code, I'm setting the following values: public SerialPort comPort = new SerialPort(); comPort.PortName = portName; The PortName can be COM17, for example. Now if I've add two devices ...
0
votes
2answers
67 views

Serial Message Separation

I am trying to implement serial communications between a micro-controller and a c# windows application. I have everything working correctly in the computer to micro-controller direction. But am ...
0
votes
1answer
139 views

Max. Bluetooth Distance [closed]

Simple Technical Questions : What is the maximal Distance/Range where Bluetooth is Operationnal ? Is there a way to Improve the Maximal Range ? Is there a Protocol , to Transmit somes Data , who ...
0
votes
1answer
211 views

shell script to check ftp and sftp communication

First I have to say you that I'm a newbie, but I wanna learn! I need a script which suppose to check the ftp and sftp communication. This is for 26 ftp and sftp. Script has to execute just 1 times ...
0
votes
0answers
42 views

Communication packet/frames diagram: documenting protocols

Can you suggest me a diagramming software where I can draw diagrams like this one (as much out-of-the-box as possible): These type of diagrams are usually used to document communication protocols so ...
0
votes
2answers
123 views

Developing two android apps and communicating between two

I am developing two applications names A and B. Application A as activity named MainActivity, service called UpdateService, broadcastreciever called UpdateReceiver. Application B as activity named ...
0
votes
0answers
21 views

Named pipe default transport quotas

I use a client/server windows application (written in C, 15 years old). It uses named pipes for communication. It works perfectly on computers, where there are no strict policies, 'corporate' ...
0
votes
2answers
95 views

Interprocess pub/sub model across c#, c++ and possibly more languages

I want to make a system with several communicating processes. The master process is going raise events. There will be different events each containing structured data. Couple of slave processes are ...
0
votes
2answers
180 views

Android app - communication to PC app

I'm having the following scenario: On the PC i will have a program running: java or .net, haven't decided yet. When a certain event happens on PC i want to notify the android device. I want a ...
0
votes
0answers
57 views

What is the n-Tier means in Middleware systems?

and there are 1-Tier , 2-Tier ,3-Tier and n-Tier why we need them ?
0
votes
1answer
92 views

PLC data communication with a remote server

How can I interact with a PLC to send and receive data to/from a remote server(PC). for example a robot that have a PLC and want to interact with a server that placed at near room with a wireless ...
0
votes
1answer
50 views

Communication between injected components

My application contains a UI in the MVC with several controllers that get injected via spring. Some Controllers are creating events like login into a data connection. All other controller are ...
0
votes
0answers
120 views

Message passing between processes using multiprocessing module

What's the recommended way of sending message from a worker process to another randomly selected (worker or master) process? One approach that I can think of is using Pipes, but since it can only ...
0
votes
1answer
72 views

Is this the right way to setup certificates for WCF?

I got a WCF service hosted in selfhost and that communicates with a winform client over TCP. Is this the correct way for setting up the Certificate(Transport for intranet)? How do I know that the ...
0
votes
3answers
713 views

Send Simple Message Over LAN To All Network Computers in VB.NET (Not Pre-Specified IP Address)

I have a complicated app, so for the purpose of getting the information I need, I'll create a simple example of what I'm looking for... I just need to send a simple message to All computers on the ...
0
votes
3answers
37 views

Dealing with Microsoft Exchange Server

I have to make an app that wants to be able to modify some mail content items from an email server that is implemented with Microsoft Exchange Server. On the PST files approach I'm ok as I know how to ...
0
votes
0answers
807 views

Channel estimation in BPSK modulation

Please see below my code that estimates channel response. How should I integrate both channel estimation and pulse shaping into my code? %SNR (Eb/No) values in decibels SNR=[0:2:14]'; %column ...
0
votes
0answers
59 views

VB.NET: Direct connection to IP through firewall

I'm trying to write a program you can use to chat with another person by typing in their (external) IP address. However, if the client (the person who types in the IP) connects to the server (other ...
0
votes
0answers
45 views

Intra-fragment communication on Android

I'm attempting to build a universal application on android (1app works on phone and tablet devices). Right off the bat, one of the main issues I am encountering is getting the fragments to ...
0
votes
0answers
41 views

what would be the fastest way to send strings from an ipad to a mac

I've heard of bonjour but it seems like all of the tutorials are really old (specifically http://mobileorchard.com/tutorial-networking-and-bonjour-on-iphone/) for context see my other question: How to ...
0
votes
1answer
54 views

Symfony 2.0 Inter-session communication

How to have one session refresh another session? let's say we have a smartphone, a server, and a laptop. Laptop has a current session with server, then smartphone does HTTP POST to server, now we want ...
0
votes
0answers
92 views

Access userControl.visible property at page level from another user control add passing data

I have a content page and usercontrols in it. usercontrol control1 is visible others not visible by default. control1 has inputs and a button and click event contains show hide event. Simple ...

1 2 3 4 5 23