usockets.dll
Description:
Authors:
Version:
Architecture: 64-bit
Operating System:
SHA256: a8d1dafb403b3d72f1174ce72b34b334
File Size: 141.5 KB
Uploaded At: June 2, 2026, 2:05 p.m.
Views: 47
Exported Functions
- WolframLibrary_getVersion (Ordinal: 1, Address: 0x1290)
- WolframLibrary_initialize (Ordinal: 2, Address: 0x12a0)
- WolframLibrary_uninitialize (Ordinal: 3, Address: 0x1350)
- close_socket (Ordinal: 4, Address: 0x1560)
- create_server (Ordinal: 5, Address: 0x16a0)
- run_uvloop (Ordinal: 6, Address: 0x20d0)
- socket_connect (Ordinal: 7, Address: 0x2150)
- socket_open (Ordinal: 8, Address: 0x21e0)
- socket_write (Ordinal: 9, Address: 0x2350)
- socket_write_string (Ordinal: 10, Address: 0x2510)
- stop_server (Ordinal: 11, Address: 0x26e0)
Imported DLLs & Functions
KERNEL32.dll
- CloseHandle (Address: 0x180017018)
- CreateFileW (Address: 0x180017010)
- DeleteCriticalSection (Address: 0x180017160)
- EncodePointer (Address: 0x1800171a0)
- EnterCriticalSection (Address: 0x180017150)
- ExitProcess (Address: 0x1800171b8)
- FindClose (Address: 0x180017218)
- FindFirstFileExW (Address: 0x180017220)
- FindNextFileW (Address: 0x180017228)
- FlsAlloc (Address: 0x1800171e0)
- FlsFree (Address: 0x1800171f8)
- FlsGetValue (Address: 0x1800171e8)
- FlsSetValue (Address: 0x1800171f0)
- FlushFileBuffers (Address: 0x180017068)
- FreeEnvironmentStringsW (Address: 0x180017078)
- FreeLibrary (Address: 0x180017190)
- GetACP (Address: 0x180017238)
- GetCommandLineA (Address: 0x1800170a0)
- GetCommandLineW (Address: 0x180017098)
- GetConsoleMode (Address: 0x180017050)
- GetConsoleOutputCP (Address: 0x180017058)
- GetCPInfo (Address: 0x180017128)
- GetCurrentProcess (Address: 0x1800170d0)
- GetCurrentProcessId (Address: 0x1800170f0)
- GetCurrentThreadId (Address: 0x1800170f8)
- GetEnvironmentStringsW (Address: 0x180017080)
- GetFileSizeEx (Address: 0x180017040)
- GetFileType (Address: 0x180017210)
- GetLastError (Address: 0x180017140)
- GetModuleFileNameW (Address: 0x1800171c8)
- GetModuleHandleExW (Address: 0x1800171c0)
- GetModuleHandleW (Address: 0x180017120)
- GetOEMCP (Address: 0x180017240)
- GetProcAddress (Address: 0x180017198)
- GetProcessHeap (Address: 0x180017070)
- GetStartupInfoW (Address: 0x180017118)
- GetStdHandle (Address: 0x180017208)
- GetStringTypeW (Address: 0x180017030)
- GetSystemTimeAsFileTime (Address: 0x180017100)
- HeapAlloc (Address: 0x1800171d0)
- HeapFree (Address: 0x1800171d8)
- HeapReAlloc (Address: 0x180017020)
- HeapSize (Address: 0x180017028)
- InitializeCriticalSectionAndSpinCount (Address: 0x180017168)
- InitializeSListHead (Address: 0x180017108)
- InterlockedFlushSList (Address: 0x180017138)
- IsDebuggerPresent (Address: 0x180017110)
- IsProcessorFeaturePresent (Address: 0x1800170e0)
- IsValidCodePage (Address: 0x180017230)
- LCMapStringW (Address: 0x180017200)
- LeaveCriticalSection (Address: 0x180017158)
- LoadLibraryExW (Address: 0x180017000)
- MultiByteToWideChar (Address: 0x180017090)
- QueryPerformanceCounter (Address: 0x1800170e8)
- RaiseException (Address: 0x1800171a8)
- RtlCaptureContext (Address: 0x1800170a8)
- RtlLookupFunctionEntry (Address: 0x1800170b0)
- RtlPcToFileHeader (Address: 0x1800171b0)
- RtlUnwindEx (Address: 0x180017130)
- RtlVirtualUnwind (Address: 0x1800170b8)
- SetFilePointerEx (Address: 0x180017038)
- SetLastError (Address: 0x180017148)
- SetStdHandle (Address: 0x180017048)
- SetUnhandledExceptionFilter (Address: 0x1800170c8)
- TerminateProcess (Address: 0x1800170d8)
- TlsAlloc (Address: 0x180017170)
- TlsFree (Address: 0x180017188)
- TlsGetValue (Address: 0x180017178)
- TlsSetValue (Address: 0x180017180)
- UnhandledExceptionFilter (Address: 0x1800170c0)
- WideCharToMultiByte (Address: 0x180017088)
- WriteConsoleW (Address: 0x180017008)
- WriteFile (Address: 0x180017060)
uv.dll
- uv_accept (Address: 0x1800172d8)
- uv_async_init (Address: 0x180017290)
- uv_async_send (Address: 0x180017288)
- uv_buf_init (Address: 0x1800172e8)
- uv_close (Address: 0x1800172f0)
- uv_default_loop (Address: 0x180017310)
- uv_err_name (Address: 0x1800172f8)
- uv_ip4_addr (Address: 0x180017280)
- uv_is_closing (Address: 0x1800172b8)
- uv_is_writable (Address: 0x1800172c0)
- uv_listen (Address: 0x1800172e0)
- uv_mutex_init (Address: 0x180017278)
- uv_mutex_lock (Address: 0x180017270)
- uv_mutex_unlock (Address: 0x180017268)
- uv_read_start (Address: 0x1800172d0)
- uv_run (Address: 0x180017260)
- uv_stop (Address: 0x180017308)
- uv_strerror (Address: 0x180017300)
- uv_tcp_bind (Address: 0x1800172a8)
- uv_tcp_connect (Address: 0x180017298)
- uv_tcp_getpeername (Address: 0x1800172a0)
- uv_tcp_init (Address: 0x1800172b0)
- uv_write (Address: 0x1800172c8)
WS2_32.dll
- ntohs (Address: 0x180017250)