Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CSocket
Search - CSocket - List
1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Date : 2025-07-06 Size : 186kb User : netdavid

基本的SOCKET界面编程,适合于初学者。-the basic socket programming,fit the beginer.
Date : 2025-07-06 Size : 47kb User : 狐光

详细的讲解vc通过CSocket来建立网络通信,可以是UDP和TCP。可以学习下-Vc explain in detail through the CSocket to establish network communication, which can be UDP and TCP. Can learn under the
Date : 2025-07-06 Size : 33kb User : peter

CSocket发送文件 -CSocket CSocket to send the file to send files
Date : 2025-07-06 Size : 276kb User : 黄辉

CSocket多线程网络通信 -CSocket CSocket multi-threaded multi-threaded network communication network communication
Date : 2025-07-06 Size : 44kb User : 黄辉

使用cSocket写的聊天室程序,适合初学socket编程时学习-a chatroom program,writen by cSocket
Date : 2025-07-06 Size : 3.5mb User : 果果

小型的聊天室,基本实现了建立服务器,然后连接即聊天,适合学习-Small chat rooms, basically setting up the server, and then connect that chat for learning
Date : 2025-07-06 Size : 1.86mb User : 余飞

CSocket客户端和服务器,能够实现客户端与服务器之间的通信-CSocket client and server, can be achieved between the client and server communication
Date : 2025-07-06 Size : 59kb User : dikaiyue

vc mfc经典CSocket类教程vc mfc CSocket class tutorial Classic-vc mfc CSocket class classic tutorial vc mfc CSocket class tutorial Classic
Date : 2025-07-06 Size : 107kb User : un

这是一个仿QQ聊天示例源码。包括:VC++项目源文件(客户端、服务器端),可执行文件(客户端、服务器端)。可供学习C++网络编程参考-This is a fake QQ chat sample source. Including: VC++ project source files (client, server-side), executable file (client, server-side). For learning C++ Network Programming Reference
Date : 2025-07-06 Size : 218kb User : 张帆

网段扫描器,MFC CSocket 实现网络扫描并显示网段内的所有IP地址。不支持A类或B类地址。-Local area network Segment scanner
Date : 2025-07-06 Size : 32kb User : zoe

这是一个简单的vc++网络编程的例子!很适合初学网络编程的人员进行学习!-This is a simple example of vc++ network programming! Is suitable for beginners network programming personnel for learning!
Date : 2025-07-06 Size : 3.67mb User : 朱峰

一个关于SOCKET通讯的好的局域网聊天室,这个对初学编程的人很有好处!-this is very good progamme, it is very usefully for learning.
Date : 2025-07-06 Size : 3.41mb User : 刘小华

vc socket编程源代码,使用vc++6.0开发软件开发 -vc socket programming source code, using vc++6.0 development software development
Date : 2025-07-06 Size : 3.79mb User : 梁峰

CSOCKET+MFC写的网络五子棋程序,可以与朋友网上对战(要求公网ip)。对五子棋或学习网络编程有兴趣的同学有很大参考价值-CSOCKET+ MFC write network backgammon program, online play with friends (which requires public network ip). Learning of backgammon or students interested in network programming is very valuable
Date : 2025-07-06 Size : 8.35mb User : 王选

完整描述远程通信源文件和头文件,经过验证,十分好用,适合初学者-Complete description of the remote communication source and header files, proven, very easy to use, suitable for beginners
Date : 2025-07-06 Size : 1kb User : 谷跃

在原有socket程序上,通过onrecieve和onsend两种CSocket类 实现双工通信-Socket in the original program, through onrecieve and onsend CSocket class implements two-way communication
Date : 2025-07-06 Size : 10.01mb User : 陈萌

基于Csocket的聊天室源码,采用MFC实现-Chat room based on Csocket source, the use of MFC to achieve
Date : 2025-07-06 Size : 278kb User : 新一

csocket 调用例子 内涵详解 以及应用例子-csocket Detailed content and applications call the case an example
Date : 2025-07-06 Size : 318kb User : Ray Sun

采用的是CSocket类实现聊天室程序,代码完整,可直接使用-CSocket class is used to achieve chat program, code integrity, can be used directly
Date : 2025-07-06 Size : 3.89mb User : 徐卫东
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.