specxor
@specxor
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 64
Reply
RE: python COM causing instability

I have not had any problems like that before. Let me try the code and see how it goes. Cheers Dave

16 years ago
Forum
Reply
RE: Arduino to 3D Studio Max

Hi melka, The dotnet sockets looks REALLY easy nice work… I just ordered an Arduino so I am looking forward to having play myself. Cheers Dave

16 years ago
Forum
Reply
RE: Arduino to 3D Studio Max

You can easily use python to read the serial port and communicate with Max via COM I dont no if dotnet has sockets to use for communication… But it sh…

16 years ago
Forum
Reply
RE: XML parsing/reading using dotNet

Hi suvakas, I you want to load (or save) XML I wrote a couple of small stucts for doing so. I posted them in the Python thread (as there is python ve…

17 years ago
Forum
Reply
RE: Python + MXS

TheIvIaxx: I assume this is max 9+ As for SQLObject, i have my reservations about it and SQLALchemy. What benefits does it provide over using SQL…

17 years ago
Forum
Reply
RE: Python + MXS

Hi Guys, XMLObject is very cool, I love SQLObject to… While we are talking about XML here is XMLClass(s) that I use all the time, I have also recreat…

17 years ago
Forum
Reply
RE: Python + MXS

erilaz: Thanks Dave, really appreciated. This should be wikied! Agreed, I have to get off my @ss and get this stuff written up Cheers Dave

17 years ago
Forum
Reply
RE: Python + MXS

Ok just wipped up some small examples of using pyro for networking. First up the server: “”” Simple Pyro Example. Here is the ‘Server’ code…

17 years ago
Forum
Reply
RE: Python + MXS

Yep thats me!

17 years ago
Forum
Reply
RE: Python + MXS

Hi erilaz, Yeah I did and it worked really well. I will post the code shortly, all of the networking was handled by pyro. Cheers Dave

17 years ago
Forum
Reply
RE: Python + MXS

I don’t think it would be impossible, it would just require allot of reverse engineering. I recall the C++ example but I have been unable to get it to…

17 years ago
Forum
Reply
RE: Python + MXS

Did you register the maxes COM server while logged in with Admin rights? I have found that if you register the com server without admin rights you wil…

17 years ago
Forum
Reply
RE: Python + MXS

Yes, it only works when max is calling a COM object. If you are calling maxes com server the most recently opened max takes focus, I have not found a …

17 years ago
Forum
Reply
RE: Python + MXS

Hi CyHiSo, Did you register the com service from max? Cheers Dave

17 years ago
Forum
Reply
RE: Python + MXS

Mark Lutz’s books are really good I have two of them on my desk all the time… I also like Core Python by Wesley Chun. Cheers Dave

17 years ago
Forum
Page 1 / 5