搜索资源列表
tstsocket
- socket 编程和 evc4的tcp/ip通信,pc端的程序-evc4 socket programming and the tcp / ip communications, pc side of the process
CSockClient
- vc中socket的通信编程,希望对大家具有帮助!
socket
- Socket编程范例,典型的MFC环境下Socket通信编程教学示例
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
libcomm
- socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
SuperVersion
- tcp socket通信编程,作为远端服务器的客户端-tcp socket communication programming, remote server as a client
TCPUDPSocket
- TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
Socket-net-program
- 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
cket_iocp-documents-and-code
- 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
Java-socket-programming-network
- java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network
Client
- QT编程之socket通信, 客户端程序源代码,比较简单易懂-QT programming socket communication, client program source code, is relatively simple and easy to understand
tcp_transfer.tar
- socket 网络编程 使用tcp协议实现一个简单的客户端与服务器端进行通信的程序,便于初学tcp协议以及socket编程的人员-socket network programming using tcp protocol to implement a simple client and server side communication procedures, protocols, and easy beginner tcp socket programming staff
socket
- socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
UdpChat_console
- windows下socket编程,利用UDP协议通信,运行在控制台环境下,适合应付网络课程通信编程的作业。-the windows socket programming, using UDP protocol communications, running on the console environment, fit for the online course communication programming jobs.
socket
- 用于实现Java中TCP/IP协议中sever端与client端的通信,对java初学者认识socket编程有很大的帮助。-Java is used for communication in TCP/IP protocol and the client side of the sever end, understanding for beginners java socket programming of great help.
socket
- socket通信小程序,用来体会socket网络编程。了解网络编程-socket test program
Socket_CPP
- 一个基于socket通信方式的小型局域网即时聊天应用,包含服务器端与客户端的具体实现,适用于网络编程初学者理解TCP/IP协议栈的工作原理。-Based on a small LAN socket communication instant messaging applications, including implementation of the server and client for network programming for beginners to understand TCP
03Socket编程之UDP通信
- 实现udp TCP通信,进行仿真设计,达到可靠性传输(Implementation of UDP TCP communication)
socket_src
- 用C++ 语言实现的SOCKET网络编程的UDP协议,实现基本通信(SOCKET network programming UDP protocol implemented in C++ language to realize basic communication)