473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

To exchange messages with attachments over WAN

Hello All,

If an application has to be developed in C# which enables the users over a
WAN to exchange messages (not real time chat but e-mail like), what mechanism
would be
the best to exchange these messages? (Messages will contain text as well as
attachments of any file type.)

How about using socket communication? Or is there already some libraries
available in .NET Framework for such a purpose?

Thanks In Advance,
Jessy.
Sep 24 '08 #1
1 1441
If the messages are supposed to queue like email rather than be received real
time then you would need to implement storage to hold the chat and the
attachements. The easiest thing for this IS email, other wise, I would
implement a server app with WCF or webservices to send and receive the chat
which is stored in a database for people to receive at a later date.
--
Ciaran O''Donnell
http://wannabedeveloper.spaces.live.com
"Jessica" wrote:
Hello All,

If an application has to be developed in C# which enables the users over a
WAN to exchange messages (not real time chat but e-mail like), what mechanism
would be
the best to exchange these messages? (Messages will contain text as well as
attachments of any file type.)

How about using socket communication? Or is there already some libraries
available in .NET Framework for such a purpose?

Thanks In Advance,
Jessy.
Sep 24 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: unemotionalhumanoid | last post by:
I am going to write an application in c# that downloads email from an Exchange server and processes the attachments to the email. What is the best way of downloading the email and getting access to...
3
by: Chad Myers | last post by:
I'm looking for an app that would allow me to download mails from various POP3 accounts and put them into my Exchange inbox on the server side (rather than having to have outlook open to do it...
4
by: Sean Feldman | last post by:
Hi, I'm searching for a way to connect to exchange e-mail box in order to extract attached files. Please advise where I can get more reading about this, thank you. Sh.
0
by: fish | last post by:
Hi, I have a VB.net application that will save attachments to a directory on my local pc. I need to run this component on our exchange 2003 server and also save the attachments to a local DIR. ...
1
by: netLynx | last post by:
Hi, I am rewriting code from VB6 using MAPI into VB.NET I need to read an attachment off an email on an Exchange Server. In the old VB6 (not written by me) they restrict the Messages.type to...
4
by: KDawg44 | last post by:
Hi, I am frustrated with my users who send large files around the office instead of using the network shares. For instance, this is one of many emails I have sent around: "If you take the...
2
by: =?Utf-8?B?RGF2aWRF?= | last post by:
Hi, I try to connect to Exchange server using MAPI. I need to access a special user inbox and read all his new mails. The code I wrote work good, but I get my inbox instead of the user I need....
2
by: Salad | last post by:
In A2003 one can create a linked table using File/GetExternalData/Link/Exchange(). It's a nice feature but by and large fairly useless if I am reading the table structure correctly. The From &...
3
seraieis
by: seraieis | last post by:
Good afternoon all! I'm having trouble here, and I've visited about half the sites on the internet to fix it, and I'm not having luck. I'm trying to write a VB.NET application that will monitor...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.