473,320 Members | 1,879 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,320 software developers and data experts.

How can I send a long document to a remote machine?

lkr
Hi
I am doing an application sharing project in c#. In this I have to send the
content I typed to the remote machine as online. I have to send the content
of a document as a string to another machine. Now I sent the content as a
string but a long document was not sending as small one. How is it possible ?
If you will give me a solution as early as possible it will more helpful
for me……..
Thanks in advance……..
lkr

Nov 17 '05 #1
2 1124
hi,

I would go using a TCP connection, in this way you can send both text &
binaries files
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"lkr" <lk*@discussions.microsoft.com> wrote in message
news:C9**********************************@microsof t.com...
Hi
I am doing an application sharing project in c#. In this I have to send
the
content I typed to the remote machine as online. I have to send the
content
of a document as a string to another machine. Now I sent the content as a
string but a long document was not sending as small one. How is it
possible ?
If you will give me a solution as early as possible it will more helpful
for me....
Thanks in advance....
lkr

Nov 17 '05 #2
lkr

Hi
Thanks for ur reply.,,...........
But I am using UDP Connection for sending data.
By using this UDP packets How can i send a long document?
lkr

"Ignacio Machin ( .NET/ C# MVP )" wrote:
hi,

I would go using a TCP connection, in this way you can send both text &
binaries files
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"lkr" <lk*@discussions.microsoft.com> wrote in message
news:C9**********************************@microsof t.com...
Hi
I am doing an application sharing project in c#. In this I have to send
the
content I typed to the remote machine as online. I have to send the
content
of a document as a string to another machine. Now I sent the content as a
string but a long document was not sending as small one. How is it
possible ?
If you will give me a solution as early as possible it will more helpful
for me....
Thanks in advance....
lkr


Nov 17 '05 #3

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

Similar topics

9
by: Etienne Charland | last post by:
Hi, there is an application running on a remote desktop (under Citrix ICA, but the same problem applies for RDC or PC Anywhere). Now, I want to send keys to the remote application from a local app....
15
by: Steve Horrillo | last post by:
I can't figure out why this script won't insert the subject in the email and why can't I control the font and size being used? I'm not sure where to post this. Let me know where if this is OT. ...
5
by: deko | last post by:
I use hyperlinks in a subform datasheet to display locally saved documents that are associated with individual database entries. A customer entry may have a list of invoices in pdf format, for...
4
by: Rohith | last post by:
I need to import dlls that are present in the remote machine. Its a dll written in C that exposes methods. I want to import that dll in my C# application. But that dll is not present in the local...
2
by: eSolTec, Inc. 501(c)(3) | last post by:
I'm looking for code samples to send a jpg image from a client machine to a host machine. Both have the same image picWindows picture container. I would like to be able to send the image on one...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
5
by: Ofer Zelig | last post by:
Hello, I have a simple AJAX-enabled (RC 1.0) web site. Runs perfectly on my local machine (debugged by VS IDE). The problem is that on remote ("prodction") machine, every "satellite" file - JS,...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.