Search found 19 matches

by Becky Rose
Mon Feb 13, 2006 2:26 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

YAY! Big fat wet hugs all round, i've got a workable VNC solution ! :)

*WET HUG*
by Becky Rose
Sat Feb 11, 2006 10:26 am
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

Thank you, I will play with this when i'm back at work on Monday.

Do you have any recommendations for a listening app on the Mac? The Apple one doesn't seem to respond to the invites this one gives - else i've done it wrong.
by Becky Rose
Fri Feb 10, 2006 11:01 am
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

I can't find it to download it, the site Beacher links to only seems to have a windows exe download :/
by Becky Rose
Thu Feb 09, 2006 9:37 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

Brilliant! A big fat wet hug is coming your way! :)

I'll check it out tommorow at work. I do have a Mac at home too, but i've come back to find an email from a private client who needs new functionality in something I wrote ages ago... Time to hope I commented my code as I delve into the past I ...
by Becky Rose
Thu Feb 09, 2006 2:48 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

I've checked and the ports used are 3283 & 5900 but both TCP and UDP data is sent, as far as I can tell PureBasic only seems to support TCP, so I think this is the wrong tool for the job.
by Becky Rose
Thu Feb 09, 2006 1:16 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

The problem is with VNC configurations the client would launch the server application and it will sit there on their machine waiting for an inbound communication, lets say for the sake of argument on port 500 (I havn't checked yet what port is used).

If I then try to connect to their machine it ...
by Becky Rose
Thu Feb 09, 2006 12:55 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

Crickey, I just looked up VNC and it's evolved into a whole protocol standard with loads of apps.

Perhaps all I need to write is a port bridging application.
by Becky Rose
Thu Feb 09, 2006 12:42 pm
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

Port/firewall/sharing configuration is necessary to accept inbound communications only, that's why I want to write an application myself rather then use Apple Remote Desktop, but I need to know if Pure Basic can do these things.

I will check out the latest VNC (last I used it was still PC only) but ...
by Becky Rose
Thu Feb 09, 2006 11:50 am
Forum: Mac OSX
Topic: Remote Desktop Solution
Replies: 21
Views: 10253

Remote Desktop Solution

I'm looking to write a remote desktop solution, the reason i'm not using Apple's own tools is because I need to make one that has no configuration for my clients - so I dont need to get them to install software and setup their router and sharing preferences in order to establish a connection. By ...
by Becky Rose
Thu Jan 26, 2006 10:38 am
Forum: Mac OSX
Topic: Beginner
Replies: 15
Views: 8606

I'm a great believer in using the tools available and not banking on things which may or may not finaly appear in the form that I desire and expect them to be...

I will check the product out again though, and I might have a play with the PC edition at a later date (I do most of my coding at home on ...
by Becky Rose
Wed Jan 25, 2006 7:54 pm
Forum: Mac OSX
Topic: Beginner
Replies: 15
Views: 8606

Do any of you find that your text cursor does not always show in the same position that text appears? After highlighting a block of text (which can occur from a failed compile too I think, but seems erratic) the cursor is drawn in one place but is "active" a few characters away. On one ocassion it ...
by Becky Rose
Wed Jan 25, 2006 4:50 pm
Forum: Mac OSX
Topic: Beginner
Replies: 15
Views: 8606

I've not had much chance to play about with PB yet, but from what I can tell on my machine the IDE is hopelessly unstable on the Mac. It seems to start bailing out the moment I get a failed compile, i'll know more when I try it on my Mac at home and have had more of a play.
by Becky Rose
Tue Jan 24, 2006 3:28 pm
Forum: Mac OSX
Topic: Beginner
Replies: 15
Views: 8606

It's the price we pay for no malware...
by Becky Rose
Tue Jan 24, 2006 2:26 pm
Forum: General Discussion
Topic: Hello, this is me
Replies: 8
Views: 2021

In which case the function folding thing messes up when a procedure is on the 1st line of the editor (I had a few blank lines above 1st function then deleted them and the box dissapeared, appeared, drew wrong, and finaly said "har har, you missed a heartbeat") - not that this should cause issues in ...
by Becky Rose
Tue Jan 24, 2006 2:21 pm
Forum: Mac OSX
Topic: Beginner
Replies: 15
Views: 8606

Actually the problem still persists in other applications, if your machines hasn't been effected you've technically done what is called "lucking out".

Mostly, I base this on observation and unneducated guess work: The programs which are most likely to fail seem to be those which modify the library ...