473,774 Members | 2,251 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Paging Programming Help Needed

jackb
10 New Member
Hello there.

I am creating an application that is connected to a phone line via modem.

I then use a paging software, InfoRad, that sends message to my application by dialing the phone number that my application is using.

The problem comes after InfoRad gets connected to my application then garbage data starts coming and InfoRad shows error about Handshake problem.

I am using baud rate, data bit, parity bit, stop bit as given by InfoRad (http://www.inforad.com/remoteerror.htm l)

In my receiving application I am printing the receiving characters byte by byte and converting it to string for display.

How should I read the receiving data? Any help will be appreciated.

Thanks.
Nov 29 '07 #1
3 1684
RedSon
5,000 Recognized Expert Expert
Did you try: http://www.inforad.com/techsupport.html?
Nov 29 '07 #2
jackb
10 New Member
Thanks for the link

I reviewed it but it shows troubleshooting for the InfoRad software and nothing is there related to the message format being sent by InfoRad.

If you know any other library/COM component (preferably used in .NET) for this purpose then do share it also.

Thanks
Nov 30 '07 #3
RedSon
5,000 Recognized Expert Expert
Thanks for the link

I reviewed it but it shows troubleshooting for the InfoRad software and nothing is there related to the message format being sent by InfoRad.

If you know any other library/COM component (preferably used in .NET) for this purpose then do share it also.

Thanks
What? What message format? When did you ever talk about that before?
Nov 30 '07 #4

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

Similar topics

2
3841
by: Navin | last post by:
HI, Guys There has been a lot of Ways to use paging in asp 1>Recordset approach -where whole records are pulled at client side... and then only the records which are needed are filtered.. and now that is not the approach good as we are pulling unnesscary all the 10,000 say for dispalying 100 records...if pagesize is 100 2>i have seen is the Stored procedure approach where data is inserted
1
1481
by: Savas Ates | last post by:
Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype. my connection string Set baglantim=Server.Createobject("ADODB.Connection") Outpost="PROVIDER=SQLOledb;Initial Catalog=friends;User Id=sa ;password=;Data Source=localhost" (it is oledb) im using stored procedure to make a user search in asp what is my fault?
1
1264
by: Martin Feuersteiner | last post by:
Dear Group A while ago I've asked how paging is possible and have read the articles on aspfaq.com. Great work, esp. the speed comparison of all the different techniques. Thank you to everyone who has responded to my post. Somewhow Google didn't let me reply to the thread! All of the methods described work perfectly fine until I'm trying to implement a WHERE or ORDER BY DESC on a particular field. E.g. Create all pages but sort on a...
8
4150
by: Matthew Curiale | last post by:
I am creating an app that lists clients of a company for management of different attributes for that company. The first page is a listing of the companies currently in the database. I have my repeater working, and paging/sorting works, but there is a small bug that I can't seem to figure out. If, for example, I display 5 records per page, the paging function executes fine, and only shows 5 records per page. This is no problem. When I...
4
1481
by: news.microsoft.com | last post by:
I've looked in the help and at each of the properties for the grid view, but can't seem to find what I need. I have allowpaging set to true for my gridview and when the page loads I go and fetch 75 records from the DB, I know there are 750 records total in the DB. How can I control the paging? I don't want to go and get all 750 records at once then allow the grid view to do the paging. Currently the biggest issue I'm facing is how to...
0
3394
by: anonieko | last post by:
This approach I found very efficient and FAST when compared to the rowcount, or Subquery Approaches. This is before the advent of a ranking function from DB such as ROW_NUMBER() in SQL Server 2005 and the likes of it. So This one works with SQL2000 What do you think?
8
8535
by: AG | last post by:
ASP.NET 2.0, VS 2005 I have a gridview with paging enabled, bound to an objectdatasource. Both were dropped on to the page and configured via the wizards. Basically working as expected. The gridview's databind method is apparently called when the page is loaded as I have no code calling the databind method. How can I keep the gridview from databinding automatically and control it myself?
2
1792
by: McGeeky | last post by:
Hi. Is there an example available for GridViews that demonstrate how they can support paging and updating? E.g. say I make some changes in the first page of data on a GridView then switch to page 2, how are the changes in page 1 preserved? Does the GridView do it automatically? Does it require custom programming? Thanks!
1
1871
by: Stimp | last post by:
In terms of performance/system resources/good practice, is it generally better to perform paging within an SQL query rather than paging a datasource that implements that query? In this particular instance, each row could have many bytes since I use a VARCHAR(max). I'm under the impression that SQL paging (where possible) is always preferable, but would be interested to hear pros/cons --
0
9621
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10106
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9915
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8939
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6717
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4014
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 we have to send another system
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.