Why deleted
I have problems to just ask, I ask a problem, you have to delete.
Why? Give a reason
Search found 11 matches
- Thu May 03, 2007 10:48 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 10:44 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 10:41 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 10:40 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 10:35 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 10:01 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 9:56 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 9:36 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
- Thu May 03, 2007 9:21 pm
- Forum: Coding Questions
- Topic: Hope everyone helps me!
- Replies: 28
- Views: 3935
Hope everyone helps me!
Hope everyone helps me to seek wrong , The problem is there .
Thank everyone!
sendto_() Return "-1"
WSAGetLastError_() Return "10022"
Structure IP_HEADER
h_verlen.b
tos.b
total_len.w
ident.w
frag_and_flags.w
ttl.b
proto.b
checksum.w
sourceip.l
destip.l
EndStructure
Structure UDP_HEADER ...
Thank everyone!
sendto_() Return "-1"
WSAGetLastError_() Return "10022"
Structure IP_HEADER
h_verlen.b
tos.b
total_len.w
ident.w
frag_and_flags.w
ttl.b
proto.b
checksum.w
sourceip.l
destip.l
EndStructure
Structure UDP_HEADER ...
- Tue Apr 10, 2007 2:48 pm
- Forum: Coding Questions
- Topic: PureBasic No sendto_
- Replies: 5
- Views: 823
PureBasic No sendto_
??
sendto_(SockRaw,*SendBuf,iTotalSize,0,@Remote,SizeOf(Remote))
No DAta
sendto_(SockRaw,*SendBuf,iTotalSize,0,@Remote,SizeOf(Remote))
No DAta
- Tue Apr 10, 2007 7:54 am
- Forum: Coding Questions
- Topic: PB NO
- Replies: 24
- Views: 4339
PB NO
Code: Select all
unsigned char h_verlen
h_verlen = (4 << 4) | (sizeof(ipHeader) / sizeof(unsigned long));
code NO TO PB