| Thread | Last Post | Replies |
|
| Winsock recv() function | 11 Feb 2008 15:47 GMT | 1 |
I'm using winsock dll. I open a "blocking" socket, I connect it to a server. I'm using recv() function for receiving data from ethernet. Sombody know how is the time-out of this function?
|
| Socket priority | 11 Feb 2008 15:19 GMT | 8 |
Hi to all, A VB application call a function (wrote in a eVC++ DLL) that start a thread. The thread have an higher priority than the VB application. Into the thread there is a send-receive routine for exchange
|
| GetAdaptersInfo NetWorkAddress | 11 Feb 2008 15:17 GMT | 1 |
Anyone knows if exist any function that returns the MAC Address(Physical Address) directly of an Ethernet Adapter? I am using "GetAdaptersInfo()" function but it can return the value of the 'NetworkAddress' key (from Registry) if this key exists. I need to use the real MAC ...
|
| Using division operation in IISR on ARM | 07 Feb 2008 10:45 GMT | 3 |
currently i'm working on an IISR for WinCE 4.2 on an ARM target. To avoid linking to coredll.dll i set "Ignore all default libraries" in eVC. As the code contains a division operation of two integers. The linker now leaves me with:
|
| Winsock connection | 06 Feb 2008 08:07 GMT | 5 |
I'm using the "winsock" library in evC++ 4.0. My device is a WinCE 4.2 PC. The device have 2 ethernet cards RTL80391 and RTL80392 and every card have an IP address.
|
| CFile exception: diskFull, File Unknown, OS error information = 112. | 05 Feb 2008 04:29 GMT | 1 |
PXA270. WINCE 5.0. Installed Windows CE 5.0 Platform Builder - Cumulative Product Update Rollup Package (through 12/31/2006).
|
| Where to find the PKTOpenAdapter (PNDIS_STRING) parameter | 04 Feb 2008 09:31 GMT | 8 |
Hi to all, I need to send packets via Ethernet using the link level ISO/OSI. So, I cannot use "sokets" but I've to go to lower level. PC is an embedded WinCE device mounting WinCE4.2 OS and I develop the sw
|
| Country Code | 02 Feb 2008 00:13 GMT | 1 |
Does anybody know how to get Country code from PPC & Smartphone WM5,6??? Some TAPI function or may be Registry entry. Please HELP!!!
|