Chris Pollett > Old Classes >
CS185c

( Print View )

Grades: [Sec2]

Submit: [Sec2]

Course Info:
  [Texts & Links]
  [Topics]
  [Grading]
  [HW Info]
  [Exam Info]
  [Regrades]
  [Honesty]
  [Announcements]

HW Assignments:
  [Hw1]  [Hw2]  [Hw3]
  [Hw4]  [Hw5]

Practice Exams:
  [Mid1]  [Mid2]  [Final]

                            












HW5 Solutions Page

Return to homework page.

This is a link to my project

Here are the setting I used to setup my conduit in CondcCfg:

Conduit: The debug directory of my project
CreatorID:H452
Directory:Hw45
File:Hw45.html
Remote Database:DrawDB-H452
Name:Hw45
Priority:2

The code for the conduit is mainly in Hw45ConduitPcMgr.cpp
although, I did change CfgConduit in Hw45ConduitGenCond.cpp and I created
my own PC record struct Pw45PCRecord.h  After syncing if one looks in the 
%PALM%\%USER%\Hw45 directory at the file Hw45.php, one should see the 
drawings from the Palm as an HTML file.

Note I changed how the Palm program modified records slightly so please
reload that from the hw4 solution page. The sync actions are still not
perfect in this conduit, but hopefully they give an idea of what you should 
do with your project if you still want to work on it.