Hi, I was experimenting around with NetManager and noticed that line 345 of netmanager.cc is calling net_c_kludge with is failing at line 335 (the one where the cast is done). Of interest, when I replaced the pthread call w/ net_c_kludge(this) I had no problem. Any ideas? Jim