当前位置:
首页 资源下载
搜索资源 - socket programming source code
搜索资源列表
-
1下载:
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 information MMS
-
-
0下载:
基于unix(solrais)的socket 原始代码编程。C/C++语言。SOCKET VER/BSD-(solrais) socket programming source code. C / C language. SOCKET VER / BSD
-
-
0下载:
实战的linux socket编程--示例源码,很好的参考!推荐!-real linux socket programming -- source code examples, good reference! Recommended!
-
-
0下载:
原始套接字编程源代码.包含使用winpcap驱动的代码.,Raw socket programming source code. Winpcap driver contains the code to use.
-
-
0下载:
vc socket编程源代码,使用vc++6.0开发软件开发
-vc socket programming source code, using vc++6.0 development software development
-
-
0下载:
powerbuilder实现socket编程源码。附详细调用说明,加载后可直接调用-powerbuilder achieve socket programming source code. With detailed call instructions can be called directly after loading
-
-
0下载:
Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
-
-
0下载:
实战Linux socket编程(Linux+Socket+Programming+By+Example)配套源代码-Actual source code for Linux socket programming package
Linux+Socket+Programming+By+Example
-
-
0下载:
qq聊天工具socket文件传输源码,linux网络编程,源代码在压缩包里面-qq chat socket file transfer source, linux network programming, source code inside the archive
-
-
0下载:
Socket TCP UDP 连接编程,labview 网络连接编程源代码-Connection Socket TCP UDP programming, labview programming source code for network connections
-
-
0下载:
这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
-
-
0下载:
这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
-
-
0下载:
windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
-
-
0下载:
tcp udp 网络编程源码 //创建套接字
sHost = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP)
if(INVALID_SOCKET == sHost)
{
printf("socket failed!\n")
WSACleanup() //释放套接字资源
return -1
}
//设置服务器地址
servAddr.sin_family =AF_INET
servA
-
-
1下载:
基于 c# 的socket编程源代码 最终实现了UDP的数据传输-C# for socket-based programming source code eventually the UDP data transmission
-
-
0下载:
计算机网络实验实现TCP套接字编程的源代码-Experimental realization of computer networks, TCP socket programming source code 1
-
-
0下载:
JAVA Socket编程,课件+小例子(初学适用),即有源代码又有详细的图片教程-JAVA Socket Programming, courseware+ small example (for beginners), the source code have a detailed picture tutorial
-
-
0下载:
线程同步与异步套接字编程的源代码,为一个压缩包,含客户端和服务器端代码-Thread synchronization with asynchronous socket programming source code as a compressed package, including client and server-side code
-
-
0下载:
基于socket网络应用编程,包括socket编程的源程序和教程-Socket-based network application programming, including socket programming source code and tutorials
-
-
1下载:
socket pb(powerbuilder)编程源码(socket pb(powerbuilder) Programming source code)
-