473,466 Members | 1,503 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Modem to Modem data (buffer) transferring

3 New Member
I have at home 2 computers with modems (modems connected by cable). I need to connect them for data transfering. What I should use?

If I use TAPI (for dialing) and SerialPort class (com1.Write(byte[], 0, count), can I transfer some data to remote computer like (ex: array of bytes)?

Thank you for help!
Mar 1 '07 #1
3 1064
nmsreddi
366 Contributor
Hello

I dint get your problem exactly

but if you want to connect two systems by cable you can connect them

using serial port and chek ,they are connected or not by using hyperterminal ,you can also transfer limited data through hyperterminal if you want to go for your own application you can ultimately use serial port class in c#2005

please give the details of the language you are using and also the actual requirement you have ,then its better to get actual solution
Mar 2 '07 #2
diavollo
3 New Member
I have 2 modems, and I need to transfer a my data (some bytes) between them (i done it for serial ports com's, and i need to do it for modems) modem's connected via cable, But without PBX i.e. directly!!!.

for example : at first i think i need to establish connection between them,
then i can to send data from firts computer to second computer.

On first and second computer will be my application, which will getting / processing and sending data back (for example i send from 1 comp string "hi" and second comp must get "hi" and return "hi" to the 1 comp back) .
I'm using C#, but if C# is not support this, then C++/win32api suitable for me.

Thank you for help!
Mar 2 '07 #3
diavollo
3 New Member
Maybe somebody know some links or something what can help me to solve this problem?
Mar 6 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Kees Bakelaar | last post by:
Hi all, This is not really a VB question, however, i am stuck a modem problem The modem is connected to a cristie teleport with a speed of 9600 bps. How can i set the modems DTE speed at...
2
by: Etienne Labuschagne | last post by:
Assuming the modem is on COM5: m = open('COM5','wb+') m.write('+++\r\n') m.flush() m.write('ATQ0V1E0\r\n') m.flush() m.write('ATDT5551234;\r\n') m.flush() response = m.read()
15
by: http://www.visual-basic-data-mining.net/forum | last post by:
Does anyone have any idea how to transferring data from TextBox1 in form1 to textBox2 in form2..... That means after i fill in any data in textBox1 and click Next button... It will bring me to...
6
by: | last post by:
Hi all, is there a better way to stream binary data stored in a table in sql 2005 to a browser in .net 2.0? Or is the code same as in .net 1.1? We noticed that in certain heavy load scenarios,...
1
by: Murali | last post by:
Hi Everyone, I am writing a program to transfer a file from one linux pc to another linux pc. I am using linux-2.4.x and pppd-2.4.2 version . I have few queries: How to establish a PPP...
2
by: Tommaso Caldarola | last post by:
I'm using a Remoting to manage small set of data, now the customer wants to transfer big binary files (up to 10 Gb) between 2 computers. It's better to use socket or other technology or I can...
1
by: kuzure | last post by:
Dear friends, I’m doing an assignment that need to fax a document. I a newbie and know some basic coding. After did tons of research, I able to write something at last. But there are some...
3
by: Nutshell | last post by:
Hello everybody, in my application I'd need to know if a com port is a modem or not (and eventually its description and if it is a null modem). I get the list of com ports available with: string...
2
by: muruganyuva | last post by:
hi, in my project i'm sending the data from source to destination with the help of modem. one modem at the source and other at the destination. at first i'm initializing the source modem. ...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.