搜索资源列表
Source Code
- Symbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Nokia Symbian C of the source, including send and receive text messages, send e-mail, tcp/udp socket programming, receive BIO news, send informatio
Socket编程的技巧
- 能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
linux下关于socket编程的C例子
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
传输2006
- 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
socket_wonder111
- windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to a
udp
- 最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)-Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear)
Network
- 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式-The program using MFC under WINDOWS realize SOCKET programming, including TCP and UDP connections of different
TCP_socket_client_server
- 开发的一个基于TCP socket的单客户 聊天系统 一个服务器端 一个客户端 实现通信-Development of a single TCP socket-based client chat system, a server-side client realize a communication
netmsg
- 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询
UDP
- 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development ecli
DLLOCX
- 短信收发测试接口.可以在包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Test interface to send and receive text messages. Can send and receive text messages, including, send and receive Email, tcp/udp of socket programming, receive
socket
- 是学习socket编程难得的pdf,udp,tcp编程必看-It is rare to learn socket programming pdf, udp, tcp programming see
socket
- 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
visualc-udp-socket
- 基于 c# 的socket编程源代码 最终实现了UDP的数据传输-C# for socket-based programming source code eventually the UDP data transmission
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
windows-Udp-socket
- Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
UDP-Timer-server-and-client
- 基于UDP的socket编程,内附PPT和源代码,适合初学者研究学习-UDP Timer server and client
TCP-UDP-Socket
- Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
VC Socket编程 MYQQ
- 实现类似QQ的socket双向通信,另附两个TCP/UDP通讯栗子(The project implements the socket bidirectional communication function similar to QQ, and has two TCP/UDP communication chestnuts attached)