Kurt Nelson

My Various Random Ramblings

Entries for November, 2007

Speech Recognition

I’m trying write this blog post using Dragon NaturallySpeaking 9.  I am very amazed that I got that first sentence correct, because it never gets things cracked when I am I aiming with some.  Is this even after some training.  It seems do much better when I’m writing an essay or taking notes on history [...]

Leave a Comment

I can now blog and work…

I can now blog and work on my website even from my phone using jott. This is a test post to my website. listen
Powered by Jott

Leave a Comment

PPPv3 Java Implementation

I have updated my earlier implementation for PPPv3. In addition, I modified the PPPEngine object to behave in an easier to manage way. Here is my new java doc, along with an example driver.

Comments (1)

PPP Java Implementation

UPDATED! See this post
Here is my java implementation of Steve Gibson’s PPPv2 built off of John Graham-Cumming’s Java Phone Client Implementation. My class will handle all of the necessary functions to create a PPP card including performing the SHA-256 hash of a passcode to the 64 character sequence key.

Leave a Comment