|
|
| About site: Software/Networking/Advanced Technology - PCAUSA Products For Kernel-Mode Windows Networking |
Return to Computers also Computers |
| About site: http://www.pcausa.com |
Title: Software/Networking/Advanced Technology - PCAUSA Products For Kernel-Mode Windows Networking PCAUSA provides specialized toolkits for the development of kernel-mode networking products on the Microsoft Windows platforms. |
|
|
|
|
Al\'s_Robotics Tutorials for those interested in building BEAM and PIC Micro controller based robots with tutorials and photos.
| Andonie,_Razvan Data structures for computational intelligence.
| Estate_Software_Ltd_ Provide software and internet solutions for Estate Agents in the UK and Eire. Agents are able to upload property information to the internet and our own search engines.
| Anaconda_Partners High quality commercial scripts for easily adding content such as Searching, News Headlines, Weather Forecasts, and Directory Listings to websites.
| EC_Stewart_Design_Studio Services include: print, graphic and web design for small and medium businesses. Located in Raleigh, North Carolina, United States.
| Webcam_Hotel_Hintersee Live pictures from the Hintersee webcam at the roof of Hotel and Holiday Inn Hintersee in Salzburg Province, Austria.
|
|
| Alexa statistic for http://www.pcausa.com |
Please visit: http://www.pcausa.com
|
| Related sites for http://www.pcausa.com |
| Self-Service_&_Kiosk_Association Trade association of self-service and kiosk technology suppliers and deployers. Includes industry news and a discussion forum. | | MOBS Mobile rOBot Simulator developed at the University of Stuttgart, Germany. Software models the French Robuter II robot including odometry, bumpers, sonar, and camera view. MOBS is public domain softwa | | New_Edge_Networks National DSL provider delivering broadband networks via VPN, frame relay, and ATM to multi-location businesses in the US. | | Press_Flash Distributor of business press releases. Releases are faxed to media professionals covering the Internet. | | The_Brainfuck_Programming_Language Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources. | | Yorick Official site. Introduction to the language, user manual, package documentation, quick reference, source and binary distribution files, and FAQ. | | Online_Imaging_Solutions Sells printers and copiers. | | RFC_1313 Today's Programming for KRFC AM 1313 Internet Talk Radio. C. Partridge. April 1992. | | Jars_com Review service of applets, applications, and JavaBeans. | | Edouard_Duchesnay_Home_Pages Distributed Artificial Intelligence Computer Vision Image segmentation Papers, articles, thesis | | Bittorrent_Top_Sites Directory of Bittorrent sites. | | SOX_-_Schema_for_Object-Oriented_XML_2_0 A schema language for defining the syntactic structure and partial semantics of XML document types; an alternative to XML DTDs. [W3C Note 30 July 1999] | | FootPrints_for_Exchange Help desk and customer management tool from UniPress Software. | | JGO_Ware Selection includes bass fishing, snow scenes and a photo safari. | | New_Dawn_Designs Specializing in design and graphics for businesses and personal clients. | | Smiley_MSN More than 4000 free animated smileys. | | Webeffects Offers design, graphics, ecommerce, hosting, and translation services. | | WebtrendZ Web site design and development. Company based in London, UK. | | Download_Druid Internet Explorer add-on for mass downloading of specified file types, images behind thumbnails, links from a page, in a single click action. It also checks up all links and shows file sizes. | | Smart_Mail_Sender Automatically redirects outgoing email messages to the SMTP server of the active connection's ISP. Site in English and Romanian. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.10 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
PCAUSA - Network Software Development Toolkits

     
Looking For...
Rawether for Windows - The
"Win32 NDIS Framework"
Rawether for Windows is widely-accepted and widely distributed framework that
provides
a uniform user-mode interface to Windows network drivers
across all Windows platforms.
NDIS Protocol Driver Samples for Developers
Specialized
kernel-mode samples and toolkits for
development network applications on
Windows 95, Windows 98, Windows Millennium, Windows NT,
Windows 2000 and higher platforms.
NDIS Intermediate Driver Samples for
Developers
Healthy,
stable, functional and well documented
NDIS Intermediate (IM) driver samples
for Windows 2000 and higher.
Transport Data Interface (TDI) Client and Filter Samples
Advanced samples that
provide in-depth insight into
how to use the Transport Data Interface (TDI) and TCP/IP
from a kernel mode driver.
...Internet resources
and FAQ for Windows NDIS, NDIS IM, TDI???
Then, we hope that you'll
find what you need at PCAUSA!!!
Products
Rawether for
Windows, the Win32 NDIS Framework (WinDis
32)
Rawether for Windows,
"The Win32 NDIS Framework (WinDis 32)", is a set of fourth-generation samples for
development of Windows applications which "directly" access NDIS media-access controller
(MAC) drivers.
Rawether for Windows provides a uniform user-mode API that
can be used to interface with Windows NDIS miniport drivers to query and set
NDIS "object identifiers" (OIDs). The Rawether OID interface is widely used by
Wireless adapter vendors (802.11 and power line) as a component used to manage
wireless network connections.
The Rawether packet collection interface is also widely
used as a point of departure for the development of Windows-based network
monitors.
Key features of Rawether for Windows include the capability to develop common
Win32 applications which work on the Windows 2000, Windows XP (and higher)
and Windows Vista platforms using
a uniform and simple API. In addition, Rawether provides the capability to dynamically
bind with installed MAC drivers at run time, instead of being installed using the Network
Control Panel.
Visit
The Rawether.net Site For More
Information...
PCASIM Sample NDIS Intermediate
Drivers For Windows
Microsoft provides an excellent
NDIS IM driver sample in
the newer Windows Driver
Development Kit (DDK). However, the Microsoft
PassThru sample is a "passive pass through" filter. It does not illustrate how
to examine packet data and does not illustrate how to modify packet data. The
PCAUSA samples are intended to illustrate these additional steps.
The steps followed by PCAUSA in the development of the PCASIM NDIS
IM driver samples are the same that every NDIS IM driver developer must make:
Step 1.) Take the existing NDIS IM DDK documentation and
available samples, and make a baseline that works reliably.
We initially thought this would be a trivial task; however, this was
not the case. Although the Microsoft samples are extremely useful, there is a significant
amount of work needed to achieve this goal.
While there is no denying that a developer may learn quite a bit in
Step 1, the results are still disappointing. The developer finally has a healthy (and
perhaps well documented) do-nothing driver. This is, of course, the driver he or she would
have liked to have started with in the first place.
Step 2.) Take a working baseline NDIS IM driver and add
functionality.
Now the real work can begin
Customers are attracted to PCAUSA networking samples because they
"actually do something" that can be observed and may relate to the work that the
developer needs to accomplish. PCASIM includes two working NDIS IM driver samples.
What PCASIM offers is...
a healthy, stable and well documented (internally)
baseline NDIS IM driver suite
intended to be a good starting point for development.
If you are a developer that wants to get "up to speed"
quickly for the development of an NDIS IM driver on Windows NT 4.0,
Windows 2000 or higher, consider starting with
the PCASIM NDIS IM driver samples from PCAUSA.
More
Information...
Advanced TDI Samples For Windows
NT & Windows 2000 and Higher
Illustrating TDI Client and TDI Filtering techniques...
These samples demonstrate how to use the Windows transport data interface (TDI) API to
access the Microsoft TCP/IP protocol from Windows NT & Windows
2000 kernel mode drivers.
The Advanced TDI Samples also include a PassThru TDI Filter sample that can
be extended to filter the TCP and UDP interface below Winsock.
Microsoft provides documentation of TDI, and this documentation is
essentially correct. However, the documentation is written for the advanced
programmer and is easily misinterpreted. There is a great need for companion
sample code as an adjunct to the documentation.
Driver-level access to network protocols is important in the implementation of a
variety of system components such as file system redirectors. Having sources to a simple,
working TDI client is also of use during the development of TDI drivers for the Windows
environment.
What the Advanced TDI Samples offer is...
an extensive collection of TDI Client drivers
for
Windows NT, Windows 2000 and higher
designed to provide a developer with in-depth detailed insight into
how to use and filter TCP/IP from a kernel mode driver.
If you are a developer that wants to use TDI for
TCP/IP networking from your kernel mode driver or need to perform filtering at
the TDI level (below Winsock), consider starting with the
Advanced TDI Samples from PCAUSA.
More
Information...
PCAUSA Newsletter & PCAUSA Discussion List

PCAUSA offers two different facilities for customer communication. Both are
"opt-in" mailing lists that include e-mail or web-based access.
PCAUSA Newsletter - PCAUSA's Link To Our Customers
Subscribe to the PCAUSA Newsletter to receive timely information
via e-mail from PCAUSA about product updates, new products and other information of general
interest to Network Software Developers.
If you have licensed a PCAUSA product, then you should consider subscribing
to the PCAUSA Newsletter.
Only PCAUSA posts to the Newsletter, and the subscriber list is private.
Enter your e-mail
address:
PCAUSA Discussion List - A Forum For Our Customers
Subscribe to the PCAUSA Discussion List to
interact with other PCAUSA users about PCAUSA products and the more general
topic of kernel-mode networking.
Anyone can subscribe to and post on the PCAUSA Discussion
List. However, the list is (initially) moderated by PCAUSA. The subscriber list
is private, however your postings are viewable by anyone.
Enter your e-mail
address:
Privacy Note: We respect your privacy - your e-mail address will not be used for any
other purpose.
Get PCAUSA Discussion List messages in
RSS
Developer Resources
PCAUSA provides several resources as a public service to the
developer community. These unofficial resources include:
NDIS.COM
NDIS Frequently Asked Question List
NDIS Intermediate Driver (IM) Frequently Asked
Question List
TDI Frequently Asked Question List
Windows 95/98 Redirector Frequently Asked Question
List
Contact Information
Telephone
770-432-4580
FAX
(770) 234-4182
Postal address
4201 Brunswick Court, Smyrna GA 30080 USA
Electronic mail
General Information: info@pcausa.com
Sales: sales@pcausa.com
Customer Support: support@pcausa.com
Webmaster: webmaster@pcausa.com
Search PCAUSA Using Google Search
WWW http://www.pcausa.com
|
|
| |
PCAUSA | provides | specialized | toolkits | for | the | development | of | kernel-mode | networking | products | on | the | Microsoft | Windows | platforms. |
|
http://www.pcausa.com
PCAUSA Products For Kernel-Mode Windows Networking 2008 October
dvd rental
dvd
PCAUSA provides specialized toolkits for the development of kernel-mode networking products on the Microsoft Windows platforms.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Credit Counseling - Cheap Car Insurance - Remortgage - Myspace Layouts - Coupons
|