Apparently I was just very confused on how the buffers for the Netowrk delivery work... I seem to have found a solution...
Thanks for the suggestions...
Search found 35 matches
- Fri Oct 27, 2006 2:33 am
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
- Thu Oct 26, 2006 4:25 am
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
- Tue Oct 24, 2006 4:45 am
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
- Tue Oct 24, 2006 2:58 am
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
- Mon Oct 23, 2006 3:08 pm
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
- Sun Oct 22, 2006 5:58 pm
- Forum: Coding Questions
- Topic: Network Packet Delivery
- Replies: 11
- Views: 3406
Network Packet Delivery
I don't have any code to show for this yet however, before I get an example together I would like to ask a question.
I'm running into some problems with netoroking in PB.
1. When I'm running a server sometimes I receive a Long negative integer when I'm receiveing RAW data. I can force this to ...
I'm running into some problems with netoroking in PB.
1. When I'm running a server sometimes I receive a Long negative integer when I'm receiveing RAW data. I can force this to ...
- Thu Mar 23, 2006 7:31 pm
- Forum: Coding Questions
- Topic: Directx 8 Screen Capture
- Replies: 6
- Views: 4322
Directx 8 Screen Capture
Hello all... I have been working on a screen capture program, but I'm having some issues with the GDI method of Capturing the screen. Basically it's too slow. ABout 50MS to get the screen from memory.
I have heard the Directx Method of capturing is much faster, the problem is I'm no Direct X Guru ...
I have heard the Directx Method of capturing is much faster, the problem is I'm no Direct X Guru ...
- Mon Mar 13, 2006 4:20 pm
- Forum: Coding Questions
- Topic: Extract Binary Data From Word Value
- Replies: 5
- Views: 1713
- Sun Mar 12, 2006 8:31 pm
- Forum: Coding Questions
- Topic: Extract Binary Data From Word Value
- Replies: 5
- Views: 1713
Extract Binary Data From Word Value
I'm trying to extract integer values from a Binary Sequence.
For Example.
Say We have the Number 26458 in binary this looks like
110011101011010
I need to seperate the binary data into 3 Chunks each of five ex.
11001 11010 11010
This then needs to convert to
25, 26, 26 the integer values of each ...
For Example.
Say We have the Number 26458 in binary this looks like
110011101011010
I need to seperate the binary data into 3 Chunks each of five ex.
11001 11010 11010
This then needs to convert to
25, 26, 26 the integer values of each ...
- Fri Mar 03, 2006 12:13 am
- Forum: Coding Questions
- Topic: PNG Encode
- Replies: 5
- Views: 2514
- Thu Mar 02, 2006 10:08 pm
- Forum: Coding Questions
- Topic: PNG Encode
- Replies: 5
- Views: 2514
I was taking a look at the PBOSL Breiflz Client, Server example as it is doing basically what I want to do, but a lot of the comments and debug notes are in German and I can't get a screenshot to come across properly.
Does anyone else have problem with that example or can fix it for me? PB 3.94 is ...
Does anyone else have problem with that example or can fix it for me? PB 3.94 is ...
- Thu Mar 02, 2006 5:36 am
- Forum: Coding Questions
- Topic: PNG Encode
- Replies: 5
- Views: 2514
PNG Encode
Is it possiple to use saveimage() to encode a png to a memory address instead of saving it to a disk.
I have looked at using the libpng.dll but I'm sad to say it's a little complicated for me to figure it out right now.
Ultimately what I want to do is have my Image convert to a png and send it ...
I have looked at using the libpng.dll but I'm sad to say it's a little complicated for me to figure it out right now.
Ultimately what I want to do is have my Image convert to a png and send it ...
- Tue Feb 14, 2006 5:55 am
- Forum: Coding Questions
- Topic: SSL for PureBasic?
- Replies: 6
- Views: 2730
- Tue Feb 14, 2006 4:51 am
- Forum: Coding Questions
- Topic: SSL for PureBasic?
- Replies: 6
- Views: 2730
- Wed Oct 05, 2005 10:05 pm
- Forum: Coding Questions
- Topic: Buffer Overflow
- Replies: 8
- Views: 2310