Tagged Questions
The receive tag has no wiki summary.
6
votes
1answer
2k views
Java send and receive SMS. Free SMS gateway?
Yet another SMS question :(
Really, internet is full of solutions and ofcourse none of them I didn't find helpful.
On some questions here on SOverflow I found THIS. But it says that it is not ...
6
votes
2answers
1k views
Scala: What is the difference between while(true) and loop?
I don't get the actual (semantic) difference between the two "expressions".
It is said "loop" fits to "react" and "while(true)" to "receive", because "react" does not return and "loop" is a function ...
5
votes
1answer
236 views
Android - Auto answer the incoming call programatically?
I have the code for getting the number of the incoming call to a android phone. But I want to automatically answer the call when the incoming call is from a particular number.
I found this code on ...
5
votes
2answers
111 views
.NET C# Synchronous Receive doesn't block
Recentyly I have tackled a strange behaviour of .Net synchronous receive method. I needed to write an application that has nodes which communicate with each other by sending/receiving data. Each ...
5
votes
3answers
2k views
Reading and parsing email from Gmail using C#, C++ or Python
I have to do a Windows application that from times to times access a Gmail account and checks if there is a new email. In case there is, it must read the email body and subject (a simple text email, ...
5
votes
4answers
2k views
WCF Web Service Fails on Receive with Large Data
I am calling a WCF Web Service locally (or remotely) that is working fine with small amounts of data (about 25 lines of < 1K of data ea). But when the data gets larger (about 300 lines) the web ...
4
votes
3answers
364 views
how to recieve mail using python
I would like to receive email using python. So far I have been able to get the subject but not the body. Here is the code i have been using
`
import poplib
from email import parser
pop_conn = ...
4
votes
1answer
2k views
MSMQ Receive() method timeout
My original question from a while ago is MSMQ Slow Queue Reading, however I have advanced from that and now think I know the problem a bit more clearer.
My code (well actually part of an open source ...
3
votes
2answers
62 views
PHP: Do objects receive and return values?
My book has asked the question: "What is the difference between objects and functions?"
The answer key says that functions are sets of statements referenced by name that receive and return values. ...
3
votes
2answers
554 views
Creating new task in FreeRTOS for USART reception
I am using EVK1105 development board with AVR Studio 5 as development IDE for my AVR project.
I am using FreeRTOS in it. I have 3 USART ports on this board. One external module is connected to my ...
3
votes
4answers
392 views
Socket programming in Perl
What is the best way to receive data from a socket in Perl, when the data length is unknown?
Right now, I read one character at a time in a loop, until I reach the '\0' character.
Is there a better ...
3
votes
2answers
809 views
How to receive/send files with a java Webservice
So i'm writing a WebService in Java that should receive a file as an input, and then the WebService does some processing on that file, and finally it should send a new file to the client.
My question ...
3
votes
3answers
794 views
Why I can't get all UDP packets?
My program use UdpClient to try to receive 27 responses from 27 hosts. The size of the response is 10KB. My broadband incoming bandwidth is 150KB/s.
The 27 responses are sent from the hosts almost at ...
2
votes
2answers
89 views
Arithmetic operation overflow while reading socket in C#
I'm new in C# but i have some knowledge in programming. So i decided to start learning it by giving myself some interesting task.
As a web developer i wanted to have my very own WebSocket server.
...
2
votes
2answers
259 views
Send and receive Fax with Windows Fax
Windows 7 has built in Fax Application. Would it be possible to connect to this and send fax over Windows Fax (put a outgoing Fax in the Outgoing Folder) and read all received Faxes?
I have to use C# ...
2
votes
1answer
289 views
File not found after calling receive on form file element and file transfer adapter
As the title says, I tried calling the receive() function either of Form Element and the Adapter Object(not one after another of course). I printed the returned value - was 1 in both cases - which ...
2
votes
0answers
264 views
C#: Don't Receive all data on Client [closed]
Possible Duplicates:
C# Begin/EndReceive - how do I read large data?
C# Async Sockets Server Receive Problems
I have asynchronous client and server applications written on Sockets(TCP). ...
2
votes
0answers
308 views
Receiving SMS with GSM modem
I read that a GSM modem can only receive up to 30 SMS per minute. What would you do if you need to receive more than that? Is there another technology?
2
votes
1answer
192 views
Erlang get_tcp:recv data length
I user gen_tcp:recv(Socket, 0). for data receiveng, but i can receive only 1418 bytes for 1 time. How can i receive how much data was sent?
Thank you.
2
votes
4answers
680 views
Receive Email using PHP
Does PHP have any classes to receive email? Do you know of any good resources about this?
2
votes
2answers
2k views
Send and receive serialize object on UDP in java
I am trying to send a serialized object from a server process to a client process in Java using UDP. The problem is that the client is being blocked on the receive method. Can someone help?!
here is ...
2
votes
1answer
2k views
Android: How to send and receive data SMS messages
I've found a few tutorials on how to send/receive text SMS messages, but none on how to send/receive data SMS messages. I have a very small amount of data I would like the users of my app to be able ...
2
votes
1answer
2k views
Making an asynchronous Client with boost::asio
i'm trying to make an asynchronous Client with boost::asio,
i use the daytime asynchronous Server(in the tutorial).
However sometimes the Client don't receive the Message, sometimes it do :O
I'm ...
2
votes
1answer
478 views
UDP Socket Client in .NET
I use UDP Sokckts in my client application.
Here are some code snippets:
SendIP = new IPEndPoint(IPAddress.Parse(IP), port);
ReceiveIP = (EndPoint)(new IPEndPoint(IPAddress.Any, 0));
socket = new ...
2
votes
1answer
699 views
How can I receive mail using .NET?
I need an open source C# program that can receive SMTP messages and save them in a class (and sends mail, but this is optional since I found a lot of those)
Does this program use SMTP or POP3 to ...
2
votes
2answers
920 views
Why do I receive twice the data sent over UDP broadcast?
I have a problem with the code below. What it does is send the current date/time using UDP broadcast and listens to this message. My current use of this code is local, I use the Send and Receive in ...
1
vote
1answer
24 views
UdpClient receive buffer. When does it drop packets?
I have a UdpClient sat on a port. I use it to send data.
99% of the time I don't care about any incoming packets. However, on rare occasions I need to listen for a response from one of my sent ...
1
vote
1answer
30 views
Registering Receivers dynamically
I have registered receiver dynamically with service. Now I have a question: will receiver work after service will die?
1
vote
1answer
29 views
Can I do content based polling in Biztalk server using WSS Adapter
I have scenario where I have to poll documents from sharepoint library based on some conditions.
e.g. fetch documents which has status==Readytoprocess and then based upon unique number present in ...
1
vote
2answers
116 views
Getting data from an implicit intent
I'm writing an application that will be invoked when a specific website is accessed in the android browser. I've configured my intent filters to make this happen, but I'm having trouble finding ...
1
vote
1answer
124 views
JQuery draggable + Sortable - Click to add
I have a jQuery sortable list that can have draggable list elements dragged into it.
Is there any way of adding elements to the sortable list by clicking on them (or a separate button) rather than ...
1
vote
1answer
122 views
Receive messages continuously using udpClient
I was looking for best solution to receive and process messages via UdpClient class in C#.
Anyone have any solutions.
1
vote
2answers
157 views
Send and receive Fax
I need to develop a service which can send and receive fax. I have to put the received faxes into a database. On the other side, I have to look into the database, if there are faxes to send and when ...
1
vote
1answer
132 views
Parsing emails with ActionMailer::Base receive method
I want to know if there is a way to parse a received email.
For example, someone sends me the following email:
{
product: "x_product",
quantity: "1",
price: "15",
}
What I ...
1
vote
2answers
496 views
Receive Answer to UDP Broadcast (C#)
I'm trying to send a udp broadcast, and receive an answer in c#. While sending the broadcast works perfectly, i don't receive any answer in c#. But when i take a look with wireshark, i can see an ...
1
vote
1answer
133 views
A fast way to Read() data from Streams without using multiple threads
I am working on an online FPS written in C# which will use P2P to connect the players together, instead of a centralized server. I need a fast way to read the data from each stream, and then notify ...
1
vote
1answer
38 views
how to handle a situation in mpi where the number of messages to receive is unknown
I have an MPI program where each node sends some values to some other nodes. The senders know which nodes to send the data but the receivers dont know
1)how much data is expected at their end and
...
1
vote
1answer
43 views
Processing email errors to disable sending
Is there a way to intercept email replies with PHP? I'd like to process emails saying that a mailbox is unavailable to disable sending for any user accounts associated with a failing address.
1
vote
0answers
140 views
Why won't my MessageQueue close properly?
How can I stop a synchronous or asynchronous Receive from a MessageQueue in C#?
I find that if I haven't received any messages from the queue since I opened it, I can simply Close / Dispose the ...
1
vote
2answers
246 views
Does Gmail limit receiving multiple nearly-identical messages into the same account?
I am sending a large number (over 70 within 1-2 minutes) emails with identical subject and content to the same Gmail account from a third-party email server. Address is formatted as ...
1
vote
1answer
493 views
C# sockets server unable to receive data from same client connection more than once
I had recently asked a related question In C# how do I have a socket continue to stay open and accept new data? and somewhat solved it, but now I'm having trouble getting my server to receive data ...
1
vote
1answer
175 views
How can we find that all bytes receive from sockets?
I want to know when we receive all bytes from a socket without Socket.Disconnect()
method ?
yet , i use this code to receive all bytes , but i use Socket.Disconnect() method when Scoket.Send(byte[]) ...
1
vote
2answers
1k views
Socket receive buffer size
Is there a way to determine the receive buffer size of a TCPIP socket in c#. I am sending a message to a server and expecting a response where I am not sure of the receive buffer size.
...
1
vote
1answer
354 views
receiving data after curl_easy_perform
i have the following question: how can i write data returning with http-response in char * buffer? i've found several approaches:
use CURLOPT_WRITEDATA or CURLOPT_WRITEFUNCTION. but ...
1
vote
1answer
236 views
UDP in C: Losing first byte when sending data
I am currently working on a basic send and receive program using UDP in c. I currently have it sending the file semi-correctly, the only issue is that it is losing the first character of every chunk ...
1
vote
2answers
617 views
Send and receive emails from localhost using PHP running XAMPP
I am trying to make an application which can parse emails and update the database. I tried to set up the localhost to send and receive emails so that I can carry on from there. I am unable to do that. ...
1
vote
2answers
384 views
How do you clear the receive buffer in WinSock
I went searching for this and found at least one person who asked but got no answer. I think there is a need to start a send and receive segment (part of a larger process on same socket connection) ...
1
vote
1answer
250 views
Winsock: How to stop sending/receiving without closing the connection
I am not very familiar with winsock or network programming, so I hope you forgive me if I am asking stupid stuff :)
I develop a client/server application which share some camera images. The general ...
1
vote
1answer
4k views
android.provider.Telephony.SMS_RECEIVED not available!
I'm trying to create a new SMS receive listner.
I have googled the problem and all I found was it requires
android.provider.Telephony.SMS_RECEIVED
but it doesnt exist in android 2.2
how to listen ...
1
vote
1answer
441 views
Implement Google Voice Actions in Android
How can I implement the fairly new Voice Actions from Google, in Android?
I'm thinking about the possibility to listen to the Listen to action as used by some music application.
Is there a specific ...