Hi,
It's a 6 months old post but it could be linked to a problem I have, see this post
Could you try at 9600 bds if it works ? Thank you
Search found 37 matches
- Sat Sep 01, 2012 8:21 pm
- Forum: Mac OSX
- Topic: Serial Port (USB) on OS X?
- Replies: 4
- Views: 2757
- Wed Dec 24, 2008 3:00 pm
- Forum: Off Topic
- Topic: If you love Kwaï chang caïne post here!
- Replies: 26
- Views: 6272
- Mon May 12, 2008 9:30 pm
- Forum: Announcement
- Topic: PureBasic 4.20 Beta - All OS
- Replies: 100
- Views: 50066
- Fri May 09, 2008 11:48 pm
- Forum: Announcement
- Topic: PureBasic 4.20 Beta - All OS
- Replies: 100
- Views: 50066
- Sat Apr 19, 2008 9:02 am
- Forum: Mac OSX
- Topic: Lost Labyrinth working with mac compiler?
- Replies: 7
- Views: 5250
- Tue Mar 04, 2008 10:47 pm
- Forum: Mac OSX
- Topic: Owner drawn stuff.
- Replies: 3
- Views: 2797
Have you find anything ?
I search a little two months ago and found this but I haven't time to try it.
I search a little two months ago and found this but I haven't time to try it.
- Mon Feb 25, 2008 2:36 pm
- Forum: Mac OSX
- Topic: Thread and InvalidAccesMemory
- Replies: 0
- Views: 1870
Thread and InvalidAccesMemory
Hi,
I don't know if I must post this problem in "bug section" or not, because it can be a mistake, but it works on Windows.
When I try to push the button "Publier" there is an "Invalid Acces Memory" error. Is anyone know why or is it a bug ?
Thanks
EnableExplicit ; Force à déclarer correctement ...
I don't know if I must post this problem in "bug section" or not, because it can be a mistake, but it works on Windows.
When I try to push the button "Publier" there is an "Invalid Acces Memory" error. Is anyone know why or is it a bug ?
Thanks
EnableExplicit ; Force à déclarer correctement ...
- Mon Jan 14, 2008 12:14 am
- Forum: Mac OSX
- Topic: "Linker Error" After Installing Leopard.
- Replies: 5
- Views: 4413
- Sun Jan 13, 2008 9:21 pm
- Forum: Mac OSX
- Topic: "Linker Error" After Installing Leopard.
- Replies: 5
- Views: 4413
- Mon Dec 17, 2007 4:03 pm
- Forum: Coding Questions
- Topic: Very simple HTTP proxy
- Replies: 17
- Views: 7152
- Mon Dec 17, 2007 2:31 pm
- Forum: Coding Questions
- Topic: Very simple HTTP proxy
- Replies: 17
- Views: 7152
- Mon Dec 17, 2007 1:48 pm
- Forum: Coding Questions
- Topic: Very simple HTTP proxy
- Replies: 17
- Views: 7152
- Mon Dec 17, 2007 9:29 am
- Forum: Coding Questions
- Topic: SendNetworkData() problems, return "-1" sometimes,
- Replies: 4
- Views: 1417
I searched about it and found a page on MSDN which explains that the function WSGAGetLastError() can returns 0 when it is uses for network.
I have post me code here, the problem with "-1" return code is solved but there is mysterious bugs...
I have post me code here, the problem with "-1" return code is solved but there is mysterious bugs...
- Mon Dec 17, 2007 9:09 am
- Forum: Coding Questions
- Topic: Very simple HTTP proxy
- Replies: 17
- Views: 7152
- Mon Dec 17, 2007 1:25 am
- Forum: Coding Questions
- Topic: Very simple HTTP proxy
- Replies: 17
- Views: 7152
Very simple HTTP proxy
Hi,
I'm trying to create a very simple HTTP proxy wich forward only 'GET' request and transmit the response, but my code has bug and I don't know how to fix it. Have you an idea or do you know a better way to make it ?
Thanks
(I can translate comments if it helps you)
If InitNetwork() = 0 ...
I'm trying to create a very simple HTTP proxy wich forward only 'GET' request and transmit the response, but my code has bug and I don't know how to fix it. Have you an idea or do you know a better way to make it ?
Thanks
(I can translate comments if it helps you)
If InitNetwork() = 0 ...