CHAT Giao Thuc UDP Visual Studio 6 (Giao dien console)
Trang 1 trong tổng số 1 trang
CHAT Giao Thuc UDP Visual Studio 6 (Giao dien console)
Gửi các bạn lớp I83C tham khảo cách lập trình Socket UDP dùng ngôn ngữ Visual Studio 6
[/code]--------------------Configuration: UDPSer - Win32 Debug--------------------
Linking...
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSACleanup@0
UDPSer.obj : error LNK2001: unresolved external symbol __imp__closesocket@4
UDPSer.obj : error LNK2001: unresolved external symbol __imp__sendto@24
UDPSer.obj : error LNK2001: unresolved external symbol __imp__recvfrom@24
UDPSer.obj : error LNK2001: unresolved external symbol __imp__bind@12
UDPSer.obj : error LNK2001: unresolved external symbol __imp__htons@4
UDPSer.obj : error LNK2001: unresolved external symbol __imp__socket@12
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSAGetLastError@0
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSAStartup@8
Debug/UDPSer.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.
UDPSer.exe - 10 error(s), 0 warning(s)[code]
Các bạn bổ sung vào thư viện wsock32.lib
Project -> Settings -> tab Link -> Object/library modules:Them vao thu vien sau "wsock32.lib"
- Code:
http://www.mediafire.com/?n0lzmmzryfd
[/code]--------------------Configuration: UDPSer - Win32 Debug--------------------
Linking...
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSACleanup@0
UDPSer.obj : error LNK2001: unresolved external symbol __imp__closesocket@4
UDPSer.obj : error LNK2001: unresolved external symbol __imp__sendto@24
UDPSer.obj : error LNK2001: unresolved external symbol __imp__recvfrom@24
UDPSer.obj : error LNK2001: unresolved external symbol __imp__bind@12
UDPSer.obj : error LNK2001: unresolved external symbol __imp__htons@4
UDPSer.obj : error LNK2001: unresolved external symbol __imp__socket@12
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSAGetLastError@0
UDPSer.obj : error LNK2001: unresolved external symbol __imp__WSAStartup@8
Debug/UDPSer.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.
UDPSer.exe - 10 error(s), 0 warning(s)[code]
Các bạn bổ sung vào thư viện wsock32.lib
Project -> Settings -> tab Link -> Object/library modules:Them vao thu vien sau "wsock32.lib"
nhantq- Tổng số bài gửi : 11
Join date : 16/11/2009
Similar topics
» CHAT Giao Thuc TCP/IP Visual Studio 6 (Giao dien console)
» Lap Trinh Socket Ve FTP Su Dung Visual Studio 6 (Giao Dien Console)
» Lap Trinh Socket Ve SMTP va POP3 Su Dung Visual Studio 6 (Giao Dien Console)
» Lap Trinh Socket Ve Truyen Tap Tin Qua Mang Su Dung Visual Studio 6 (Giao Dien Console)
» Bộ công cụ tạo giao diện bắt mắt cho .Net ( Visual Studio ) của hãng thứ 3
» Lap Trinh Socket Ve FTP Su Dung Visual Studio 6 (Giao Dien Console)
» Lap Trinh Socket Ve SMTP va POP3 Su Dung Visual Studio 6 (Giao Dien Console)
» Lap Trinh Socket Ve Truyen Tap Tin Qua Mang Su Dung Visual Studio 6 (Giao Dien Console)
» Bộ công cụ tạo giao diện bắt mắt cho .Net ( Visual Studio ) của hãng thứ 3
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết