搜索资源列表
socket编程
- 使用VB开发套接字编程,用 Winsock 实现聊天的程序。-use VB socket programming, chatting with Winsock procedures.
socket
- socket编程,实现客户机向服务器的字符传送
socket
- Socket编程范例,典型的MFC环境下Socket通信编程教学示例
socket编程
- 掌握socket编程的具体步骤
8个socket编程实例
- tcp 同步 异步 UDP同步异步
ThreadPool_final.rar
- 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
TCP-socket
- 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
windows-Udp-socket
- Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
StealthTCPScanner
- SOCKET编程例子3-Example 3 for SOCKET programming.
net_program_design
- 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
Socket-sl
- Socket编程实例(源代码、协议、实例)-Socket programming examples (source code, protocols, examples)
Socket
- 用socket编程接口开发面向连接的网络应用程序(TCP/IP协议)-socket
Server
- UDP 服务端,socket编程的好帮手-UDP SEVER
SOCKET.ZIP
- Socket编程.TCP链接建立方法,Socket=IP地址:端口号-Socket Program in VC++
libcomm
- socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
socket
- 套接字socket编程 用vc++编写-a solution of lucky number
socket
- socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
socket编程
- 有关网络编程的基本代码,在window平台下的C++代码(The basic code for network programming, C++ code in the window platform)
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t